aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/conv01/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/conv01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/conv01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/conv01/testsuite.sh b/testsuite/synth/conv01/testsuite.sh
index 7de4702f2..aee0f6db9 100755
--- a/testsuite/synth/conv01/testsuite.sh
+++ b/testsuite/synth/conv01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in conv01; do
+for t in conv01 pos01; do
synth_analyze $t
clean
done