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

. ../../testenv.sh

$GHDL -s --ams ams1.vhdl

clean

echo "Test successful"