diff options
Diffstat (limited to 'testsuite/gna/bug026')
-rwxr-xr-x | testsuite/gna/bug026/testsuite.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/gna/bug026/testsuite.sh b/testsuite/gna/bug026/testsuite.sh index b5ec622..f14a835 100755 --- a/testsuite/gna/bug026/testsuite.sh +++ b/testsuite/gna/bug026/testsuite.sh @@ -2,8 +2,8 @@ . ../../testenv.sh -#analyze repro.vhdl -#analyze_failure repro.vhdl +analyze x.vhd +analyze xb.vhd clean |