aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/const01/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/const01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/const01/testsuite.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/synth/const01/testsuite.sh b/testsuite/synth/const01/testsuite.sh
index e72cffdcd..f1badcd9f 100755
--- a/testsuite/synth/const01/testsuite.sh
+++ b/testsuite/synth/const01/testsuite.sh
@@ -2,9 +2,7 @@
. ../../testenv.sh
-for t in const01; do
- synth_tb $t
-done
+synth_tb const01
# synth const02.vhdl -e > syn_const02.vhdl
synth_analyze const03