aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2418/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/issue2418/testsuite.sh')
-rwxr-xr-xtestsuite/synth/issue2418/testsuite.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/synth/issue2418/testsuite.sh b/testsuite/synth/issue2418/testsuite.sh
new file mode 100755
index 000000000..08ebf93a4
--- /dev/null
+++ b/testsuite/synth/issue2418/testsuite.sh
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+. ../../testenv.sh
+
+synth_only ent
+
+echo "Test successful"