aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug067/testsuite.sh
blob: a1b3d5d2408fd6e844f936bb502b1f9771690439 (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

$GHDL --bug-box || true

echo "Test successful"