tests: Remove a misplaced comment

This comment had nothing to do with the test below.
This commit is contained in:
Matthias Clasen 2021-07-29 14:14:01 -04:00
parent 02742ef957
commit 770059b588

View File

@ -1426,8 +1426,6 @@ test_fully_decompose_len (void)
}
}
/* Test that g_unichar_decompose() returns the correct value for various
* ASCII and Unicode alphabetic, numeric, and other, codepoints. */
static void
test_iso15924 (void)
{