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

pull/2960/head
Damien George 2017-03-15 17:25:46 +11:00
rodzic d65371538d
commit 3a0b2be6e2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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