aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue136/testsuite.sh
blob: 756f4a5b627bad22594bd028a7c0eae798a3aee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

. ../../testenv.sh

$GHDL @args.resp

rm -rf html

clean

echo "Test successful"