From 375491d074dd9f270b5890c8dc0740c47d9efa37 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 19 Oct 2022 05:25:05 +0200 Subject: testsuite/synth: add a test for #2224 --- testsuite/synth/issue2224/testsuite.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 testsuite/synth/issue2224/testsuite.sh (limited to 'testsuite/synth/issue2224/testsuite.sh') diff --git a/testsuite/synth/issue2224/testsuite.sh b/testsuite/synth/issue2224/testsuite.sh new file mode 100755 index 000000000..ea723b22a --- /dev/null +++ b/testsuite/synth/issue2224/testsuite.sh @@ -0,0 +1,7 @@ +#! /bin/sh + +. ../../testenv.sh + +synth_only test + +echo "Test successful" -- cgit v1.2.3