aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/ghdl-issues/issue1107/testsuite.sh
blob: c442e63f1f4752cd54c935d55e7bd52a8f668e33 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

topdir=../..
. $topdir/testenv.sh

synth_import unconnected.vhdl -e

clean
echo OK