diff options
Diffstat (limited to 'tests/asicworld/run-test.sh')
-rwxr-xr-x | tests/asicworld/run-test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/asicworld/run-test.sh b/tests/asicworld/run-test.sh index bf27d15f8..9153f55ff 100755 --- a/tests/asicworld/run-test.sh +++ b/tests/asicworld/run-test.sh @@ -1,3 +1,2 @@ #!/bin/bash -make -C ../.. || exit 1 exec bash ../tools/autotest.sh *.v |