diff options
Diffstat (limited to 't/chainlint/exclamation.expect')
-rw-r--r-- | t/chainlint/exclamation.expect | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/chainlint/exclamation.expect b/t/chainlint/exclamation.expect new file mode 100644 index 0000000..2d961a5 --- /dev/null +++ b/t/chainlint/exclamation.expect @@ -0,0 +1,4 @@ +if ! condition ; then echo nope ; else yep ; fi && +test_prerequisite !MINGW && +mail uucp!address && +echo !whatever! |