aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug0117/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gna/bug0117/testsuite.sh')
-rwxr-xr-xtestsuite/gna/bug0117/testsuite.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/gna/bug0117/testsuite.sh b/testsuite/gna/bug0117/testsuite.sh
index d9bb64e30..ac83ccfe4 100755
--- a/testsuite/gna/bug0117/testsuite.sh
+++ b/testsuite/gna/bug0117/testsuite.sh
@@ -9,6 +9,9 @@ elab_simulate repro1
analyze repro4.vhdl
elab_simulate repro4
+analyze repro5.vhdl
+elab_simulate repro5
+
clean
echo "Test successful"