diff options
Diffstat (limited to 't/check5.sh')
-rwxr-xr-x | t/check5.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/check5.sh b/t/check5.sh index bc10ef559..56504283d 100755 --- a/t/check5.sh +++ b/t/check5.sh @@ -16,6 +16,7 @@ # Test TESTS = $(check_PROGRAMS) +# For gen-testsuite-part: ==> try-with-serial-tests <== required='cc native' . ./defs || Exit 1 |