diff options
Diffstat (limited to 'tests/testcases')
-rw-r--r-- | tests/testcases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testcases b/tests/testcases index 64d406a8a..5043c309e 100644 --- a/tests/testcases +++ b/tests/testcases | |||
@@ -306,7 +306,7 @@ sed -e '/test/s/dangerous/PELIGROSO/' testcases | |||
306 | sh -c "echo a b c" | 306 | sh -c "echo a b c" |
307 | sh -c ">" | 307 | sh -c ">" |
308 | sh -c "a" | 308 | sh -c "a" |
309 | #sh sh.testcases | 309 | sh sh.testcases |
310 | 310 | ||
311 | 311 | ||
312 | # sleep - can't test: produces no output | 312 | # sleep - can't test: produces no output |