aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1080/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/issue1080/testsuite.sh')
-rwxr-xr-xtestsuite/synth/issue1080/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/issue1080/testsuite.sh b/testsuite/synth/issue1080/testsuite.sh
index 0e3851e6b..24843415d 100755
--- a/testsuite/synth/issue1080/testsuite.sh
+++ b/testsuite/synth/issue1080/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in repro; do
+for t in repro repro2 repro2_1; do
synth $t.vhdl -e $t > syn_$t.vhdl
analyze syn_$t.vhdl
clean