diff options
Diffstat (limited to 'test/script/shell.et')
-rw-r--r-- | test/script/shell.et | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/script/shell.et b/test/script/shell.et index 12a5a73..7db19c8 100644 --- a/test/script/shell.et +++ b/test/script/shell.et @@ -53,6 +53,8 @@ test ShellEcho: "' \" \\\\\\ \\" "a b c" + "\" ' \\ \$ # | > < ; [ ] { } ( ) * ? ~ & !" + with p: expect /run-test-result Echo done/ expect /run-all-done/ |