tests/basics/string_format2: Adjust comment now that tests succeed.
This commit is contained in:
parent
d65371538d
commit
3a0b2be6e2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue