X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fexternal-format.impure.lisp;h=2cadc0ce121583d2ba566ee3ee13aa25d2931340;hb=b41f8c974ccfba8a59ec2a6af843e8869e14be5f;hp=f5a0f483ee7bd5405fa9e4604cedef3feceb50b7;hpb=ed89a3df2a51a80c4c0ebe4e5d90e60826f870ec;p=sbcl.git diff --git a/tests/external-format.impure.lisp b/tests/external-format.impure.lisp index f5a0f48..2cadc0c 100644 --- a/tests/external-format.impure.lisp +++ b/tests/external-format.impure.lisp @@ -131,4 +131,6 @@ (when p (delete-file p))))) +(delete-file "external-format-test.txt") + (sb-ext:quit :unix-status 104)