aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2024-12-26 18:07:22 -0500
committerGravatar Peter McGoron 2024-12-26 18:07:22 -0500
commit5e763d5b835f3ba97c4dd3e5aab06d4ba568d863 (patch)
tree60bf5b95ce060f6692609630c991045249587822
parentvalues lib (diff)
move cond-thunk test to test folder
-rw-r--r--test/cond-thunk-test.scm (renamed from mcgoron.cond-thunk.test.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcgoron.cond-thunk.test.scm b/test/cond-thunk-test.scm
index 53973d9..df620d0 100644
--- a/mcgoron.cond-thunk.test.scm
+++ b/test/cond-thunk-test.scm
@@ -18,7 +18,7 @@
(chicken (import test r7rs))
(else (import (srfi 64))))
-(load "mcgoron.cond-thunk.sld")
+(load "../mcgoron.cond-thunk.sld")
(import (mcgoron cond-thunk))
(test-assert