diff options
Diffstat (limited to '')
-rw-r--r-- | test cases/common/33 run program/scripts/hello.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/common/33 run program/scripts/hello.bat b/test cases/common/33 run program/scripts/hello.bat new file mode 100644 index 0000000..cbc346b --- /dev/null +++ b/test cases/common/33 run program/scripts/hello.bat @@ -0,0 +1,2 @@ +@ECHO OFF +ECHO hello |