turn test_parse_unicode on; no change required

This commit is contained in:
ToruNiina 2018-12-13 02:28:52 +09:00
parent 4d7cfc9d1d
commit fb6d51954a

View File

@ -24,7 +24,7 @@ set(TEST_NAMES
test_to_toml
test_from_toml
test_parse_file
# test_parse_unicode
test_parse_unicode
)
CHECK_CXX_COMPILER_FLAG("-Wall" COMPILER_SUPPORTS_WALL)