X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/2c39b5e665053788124969a3ec17231563db3766..05a9f820c6355e27bca8a87cd6a235bedcb872de:/tests.at diff --git a/tests.at b/tests.at index d769420..73b13ae 100644 --- a/tests.at +++ b/tests.at @@ -210,7 +210,7 @@ AT_CHECK([RUNLISP_PATH -e '(format t "Just another Lisp hacker!~%")'],, ## The `:runlisp-script' keyword should /not/ be in `*features*'. traceon -AT_CHECK([RUNLISP_PATH -p '(find :runlisp-script *features*)'],, [NIL +AT_CHECK([RUNLISP_PATH -d '(find :runlisp-script *features*)'],, [NIL ]) ## Check a mixture of all the kinds of evaluation. We'll need a stunt script @@ -229,14 +229,17 @@ cat >script.lisp <