Skip to content

Commit 268d76d

Browse files
committed
Run test for string
1 parent 54844ab commit 268d76d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/run_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"test_builtin_int.py",
2424
"test_builtin_len.py",
2525
"test_builtin_float.py",
26+
"test_builtin_str_02.py",
2627
"test_builtin_round.py",
2728
"test_math1.py",
2829
"test_math_02.py",

0 commit comments

Comments
 (0)