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

. ../../testenv.sh

synth_analyze issue
synth_analyze issue2
clean

echo "Test successful"