X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclos.test.sh;h=73ed7052710b6c4fa5b1f0395cd63e6f92084980;hb=cacfac8c22699a62fefab099866b65f490478571;hp=174fceb06e50371fb1e10f5bddcde962e520b2c1;hpb=5b43e28a5a9f0fcdefc2132840492e2e382876c6;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 174fceb..73ed705 100644 --- a/tests/clos.test.sh +++ b/tests/clos.test.sh @@ -11,7 +11,7 @@ # absolutely no warranty. See the COPYING and CREDITS files for # more information. -. expect.sh +. ./expect.sh base_tmpfilename="clos-test-$$-tmp" tmpfilename="$base_tmpfilename.lisp"