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

. ../../testenv.sh

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

clean

echo "Test successful"