Skip to content

Commit d06716a

Browse files
committed
removed nitvm engine from tests
Signed-off-by: Louis-Vincent Boudreault <[email protected]>
1 parent 5e750ab commit d06716a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testall.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Run some tests on each engine
1717

18-
engine=(nitcg nitcg nitcs nitcsg nitce niti nitvm)
18+
engine=(nitcg nitcg nitcs nitcsg nitce niti)
1919
if uname | grep MINGW64 1>/dev/null 2>&1; then
2020
engine=(nitcg nitcg nitcs nitcsg nitce)
2121
fi

0 commit comments

Comments
 (0)