summaryrefslogtreecommitdiffstats
path: root/tests/exec.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exec.test')
-rw-r--r--tests/exec.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/exec.test b/tests/exec.test
index 2a4b31e..38927d3 100644
--- a/tests/exec.test
+++ b/tests/exec.test
@@ -695,6 +695,9 @@ test exec-20.1 {exec .CMD file} -constraints {win} -body {
exec [makeFile "echo %1> $log" exec201.CMD] "Testing exec-20.1"
viewFile $log
} -result "\"Testing exec-20.1\""
+
+
+
# ----------------------------------------------------------------------
# cleanup