summaryrefslogtreecommitdiff
path: root/tests/asicworld
diff options
context:
space:
mode:
Diffstat (limited to 'tests/asicworld')
-rwxr-xr-xtests/asicworld/run-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/asicworld/run-test.sh b/tests/asicworld/run-test.sh
index 2477181a..24983f1a 100755
--- a/tests/asicworld/run-test.sh
+++ b/tests/asicworld/run-test.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-exec ${MAKE:-make} -f ../tools/autotest.mk *.v
+exec ${MAKE:-make} -f ../tools/autotest.mk EXTRA_FLAGS="-e" *.v