summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string_format2.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basics/string_format2.py')
-rw-r--r--tests/basics/string_format2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basics/string_format2.py b/tests/basics/string_format2.py
index e211535be4..881ff4f804 100644
--- a/tests/basics/string_format2.py
+++ b/tests/basics/string_format2.py
@@ -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