tests/basics/string_format2: Adjust comment now that tests succeed.

This commit is contained in:
Damien George 2017-03-15 17:25:46 +11:00
parent d65371538d
commit 3a0b2be6e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# comprehensive functionality test for {} format string
int_tests = False # these take a while, and some give wrong results
int_tests = False # these take a while
char_tests = True
str_tests = True