Skip to content

Commit 7aabaac

Browse files
committed
run-tests.py: removed fixed expr_usual_conversions.c from exclusion list
1 parent d66c70b commit 7aabaac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

run-tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ def cleanup(out: str) -> str:
8282
# todo, high priority
8383
'c99-6_10_3_4_p5.c',
8484
'c99-6_10_3_4_p6.c',
85-
'expr_usual_conversions.c', # condition is true: 4U - 30 >= 0
8685
'stdint.c',
8786

8887
# GCC..

0 commit comments

Comments
 (0)