aboutsummaryrefslogtreecommitdiff
path: root/cad/ghdl/files/patch-testsuite_testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cad/ghdl/files/patch-testsuite_testsuite.sh')
-rw-r--r--cad/ghdl/files/patch-testsuite_testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ghdl/files/patch-testsuite_testsuite.sh b/cad/ghdl/files/patch-testsuite_testsuite.sh
index 7cc9ac1e91aa..41f7a88c79a7 100644
--- a/cad/ghdl/files/patch-testsuite_testsuite.sh
+++ b/cad/ghdl/files/patch-testsuite_testsuite.sh
@@ -7,7 +7,7 @@
done
-if [ "x$tests" = "x" ]; then tests="sanity pyunit gna vests synth vpi vhpi"; fi
-+if [ "x$tests" = "x" ]; then tests="sanity gna vests synth vpi vhpi"; fi
++if [ "x$tests" = "x" ]; then tests="sanity gna vests synth vpi vhpi"; fi
echo "> tests: $tests"
echo "> args: $@"