aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1068/testsuite.sh
blob: f4d2e422f34836a2fcb0f2917244b0bb72f45edf (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth --expect-failure ent.vhdl -e

echo "Test successful"