Skip to content

Commit c485ca4

Browse files
committed
helper script: clean native test modules before running unittests
1 parent fc728ce commit c485ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/unittests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@
3939

4040
cd "$(dirname $0)"
4141
cd ..
42+
mx nativeclean
4243
mx python3 graalpython/com.oracle.graal.python.test/src/graalpytest.py -v graalpython/com.oracle.graal.python.test/src/tests/

0 commit comments

Comments
 (0)