turn test_parse_file on

the required change is;
- change Datetime -> offset_datetime and construct correctly.
This commit is contained in:
ToruNiina
2018-12-13 02:26:55 +09:00
parent 514f3c773f
commit 4d7cfc9d1d
2 changed files with 5 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ set(TEST_NAMES
test_get_related_func
test_to_toml
test_from_toml
# test_parse_file
test_parse_file
# test_parse_unicode
)