summaryrefslogtreecommitdiffstats
path: root/tests/011/txr-case.txr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/011/txr-case.txr')
-rw-r--r--tests/011/txr-case.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/011/txr-case.txr b/tests/011/txr-case.txr
index f427be9e..1aa80478 100644
--- a/tests/011/txr-case.txr
+++ b/tests/011/txr-case.txr
@@ -1,4 +1,4 @@
-@(include `@stdlib/txr-case`)
+@(load `@{stdlib}txr-case`)
@(define date (year month day))
@{year /\d\d\d\d/}-@{month /\d\d/}-@{day /\d\d/}
@(end)