Skip to content

Commit fdd0caa

Browse files
committed
Update integration-tests.yml
Signed-off-by: Stefan Marr <git@stefan-marr.de>
1 parent 78196e6 commit fdd0caa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

integration-tests.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,9 @@ failing_as_unspecified:
146146

147147
unsupported:
148148
# doesn't support utf-8/unicode yet
149-
- Tests/string_length.som
150-
- Tests/is_letters.som
149+
# these work with normal Python as runner
150+
# - Tests/string_length.som
151+
# - Tests/is_letters.som
151152

152153
# TODO:
153154
- Tests/binary_super.som

0 commit comments

Comments
 (0)