Skip to content

Commit fec8a12

Browse files
committed
Comment out test
1 parent 6717e4d commit fec8a12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/tests.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
# tests
1313

14-
[[test]]
15-
filename = "doconcurrentloop_01.py"
16-
ast = true
17-
asr = true
18-
cpp = true
14+
# [[test]]
15+
# filename = "doconcurrentloop_01.py"
16+
# ast = true
17+
# asr = true
18+
# cpp = true
1919

2020
[[test]]
2121
filename = "complex1.py"

0 commit comments

Comments
 (0)