Skip to content

Commit 4e29998

Browse files
dont test cpp for now
Signed-off-by: Arnav Gupta <[email protected]>
1 parent 5b3065b commit 4e29998

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
bash tests/c/test_worker.sh
55
}
66

7-
@test "test cpp" {
8-
bash tests/cpp/test_worker.sh
9-
}
7+
#@test "test cpp" {
8+
# bash tests/cpp/test_worker.sh
9+
#}
1010

1111
@test "test java8" {
1212
bash tests/java8/test_worker.sh

0 commit comments

Comments
 (0)