X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fclos.test.sh;h=73ed7052710b6c4fa5b1f0395cd63e6f92084980;hb=7c7e6276719b8d40fddec2070cad81064a25c8ed;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"