aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1751/testsuite.sh
blob: feb77e063bf1f21972ee8df64941d87dddc9c0b7 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh

$GHDL -s --std=08 ent.vhdl

clean --std=08

echo "Test successful"