aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2073/testsuite.sh
blob: 73683bc8c398ed3842be87c6797c3db7cb2860e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

. ../../testenv.sh

synth_only ivoice

synth_tb ivoice2

clean

echo "Test successful"