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

. ../../testenv.sh

"$GHDL" --reprint e.vhdl > reprint_e.vhdl

echo "Test successful"