aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug042/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gna/bug042/testsuite.sh')
-rwxr-xr-xtestsuite/gna/bug042/testsuite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/gna/bug042/testsuite.sh b/testsuite/gna/bug042/testsuite.sh
index ded70730d..0932bda2d 100755
--- a/testsuite/gna/bug042/testsuite.sh
+++ b/testsuite/gna/bug042/testsuite.sh
@@ -6,6 +6,8 @@ analyze_failure centerconfig.vhdl
analyze centerconfig_works.vhdl
elab_simulate instance
+analyze_failure centerconfig_generics_works.vhdl
+
clean
echo "Test successful"