From 691be6df9c319c03e0b960bb3d7233b1892228ce Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 13 Mar 2021 08:17:36 +0100 Subject: testsuite/synth: add a test for #1679 --- testsuite/synth/issue1679/testsuite.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 testsuite/synth/issue1679/testsuite.sh (limited to 'testsuite/synth/issue1679/testsuite.sh') diff --git a/testsuite/synth/issue1679/testsuite.sh b/testsuite/synth/issue1679/testsuite.sh new file mode 100755 index 000000000..9d823928f --- /dev/null +++ b/testsuite/synth/issue1679/testsuite.sh @@ -0,0 +1,7 @@ +#! /bin/sh + +. ../../testenv.sh + +synth_only test_fail + +echo "Test successful" -- cgit v1.2.3