aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-08-16 11:10:09 +0200
committerTristan Gingold <tgingold@free.fr>2019-08-16 11:10:09 +0200
commit9810f6ae993e18e6a711ee0289498d1c105d889d (patch)
tree44c611c0f1df9c16a9f5e88202737830a7eb9eab /testsuite
parent589b4a049acf4ad51886750b209c6a8073fb94e7 (diff)
downloadghdl-9810f6ae993e18e6a711ee0289498d1c105d889d.tar.gz
ghdl-9810f6ae993e18e6a711ee0289498d1c105d889d.tar.bz2
ghdl-9810f6ae993e18e6a711ee0289498d1c105d889d.zip
testsuite: strenghten a testcase.
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/gna/issue147/testsuite.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/gna/issue147/testsuite.sh b/testsuite/gna/issue147/testsuite.sh
index 5bc1c80b7..c33144c01 100755
--- a/testsuite/gna/issue147/testsuite.sh
+++ b/testsuite/gna/issue147/testsuite.sh
@@ -3,6 +3,7 @@
. ../../testenv.sh
GHDL_STD_FLAGS=--workdir=work1
+rm -rf work1
mkdir work1
analyze simple.vhdl
elab_simulate simple