From be8a0febe889ad3211f058df01ad66d2c4f74f50 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 11 Sep 2021 19:38:12 +0200 Subject: testsuite/synth: add a test for previous commit (for #1860) --- testsuite/synth/issue1860/testsuite.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/synth') diff --git a/testsuite/synth/issue1860/testsuite.sh b/testsuite/synth/issue1860/testsuite.sh index 0525dba11..a7bdc55a6 100755 --- a/testsuite/synth/issue1860/testsuite.sh +++ b/testsuite/synth/issue1860/testsuite.sh @@ -4,5 +4,6 @@ GHDL_STD_FLAGS=--std=08 synth test.vhdl test.psl test_sub.vhdl -e test > syn_test.vhdl +synth test.vhdl test.psl test_sub.vhdl -e > syn_test.vhdl echo "Test successful" -- cgit v1.2.3