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

. ../../testenv.sh

synth --expect-failure blinky.vhdl -e

echo "Test successful"