From a9787b769fce4327be5db4f361fb47208d4f79d1 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sun, 29 Dec 2013 16:23:26 -0800 Subject: Support for implicit cd, no-exec, and the exit builtin. All tests now pass (!). Error reporting still unsteady. --- tests/test9.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test9.in') diff --git a/tests/test9.in b/tests/test9.in index a16281f1..e449a21d 100644 --- a/tests/test9.in +++ b/tests/test9.in @@ -67,5 +67,7 @@ while contains $i a echo Darp end +# Test implicit cd. This should do nothing. +./ false -- cgit v1.2.3