1 parent 78196e6 commit fdd0caaCopy full SHA for fdd0caa
1 file changed
integration-tests.yml
@@ -146,8 +146,9 @@ failing_as_unspecified:
146
147
unsupported:
148
# doesn't support utf-8/unicode yet
149
- - Tests/string_length.som
150
- - Tests/is_letters.som
+ # these work with normal Python as runner
+ # - Tests/string_length.som
151
+ # - Tests/is_letters.som
152
153
# TODO:
154
- Tests/binary_super.som
0 commit comments