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

. ../../testenv.sh

synth --std=08 --expect-failure test.vhdl -e

echo "Test successful"