aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue39/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/issue39/testsuite.sh')
-rwxr-xr-xtestsuite/synth/issue39/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/issue39/testsuite.sh b/testsuite/synth/issue39/testsuite.sh
index b12533cc8..9bef83a1f 100755
--- a/testsuite/synth/issue39/testsuite.sh
+++ b/testsuite/synth/issue39/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in rec2; do
+for t in record_test rec2; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean