summaryrefslogtreecommitdiffstats
path: root/tests/019/data/c.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-03-31 07:17:06 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-03-31 07:17:06 -0700
commitbae5a63ed738cae08c056bdfa272130029fa7ca5 (patch)
treedc0d26c3dba1130d112cc60cf799c8b5dddf6766 /tests/019/data/c.tl
parent4700005a4302a1eed2d9e5bc7f1668b2621ff1f0 (diff)
downloadtxr-bae5a63ed738cae08c056bdfa272130029fa7ca5.tar.gz
txr-bae5a63ed738cae08c056bdfa272130029fa7ca5.tar.bz2
txr-bae5a63ed738cae08c056bdfa272130029fa7ca5.zip
Add test for loading issue.
This test currently fails because when we execute an unsuffixed file like test/019/a, which exists, another file is executed instead, like test/019/a.txr. * tests/019/data/a, * tests/019/data/a.tl, * tests/019/data/a.tlo, * tests/019/data/a.txr * tests/019/data/b.tl * tests/019/data/b.tlo * tests/019/data/b.txr * tests/019/data/c.tl * tests/019/data/c.txr * tests/019/load-search.tl: New files.
Diffstat (limited to 'tests/019/data/c.tl')
-rwxr-xr-xtests/019/data/c.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/019/data/c.tl b/tests/019/data/c.tl
new file mode 100755
index 00000000..b9e018ea
--- /dev/null
+++ b/tests/019/data/c.tl
@@ -0,0 +1 @@
+(put-line "c.tl")