From 0434070993c33cf53f4280d081758dab51fbf2b9 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 8 Nov 2015 14:15:12 +0100 Subject: Fix harness for bug026. --- testsuite/gna/bug026/testsuite.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/gna/bug026') 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 -- cgit