summaryrefslogtreecommitdiffstats
path: root/tests/015
diff options
context:
space:
mode:
Diffstat (limited to 'tests/015')
-rw-r--r--tests/015/trie.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/015/trie.tl b/tests/015/trie.tl
index f233c76e..48e7e050 100644
--- a/tests/015/trie.tl
+++ b/tests/015/trie.tl
@@ -46,4 +46,4 @@
(mvtest
(build (each ((d dat)) (add [rx0 d]))) dat
- (build (each ((n enu)) (add [rx0 n]))) (repeat '(nil) (len dat)))
+ (build (each ((n ndt)) (add [rx0 n]))) (repeat '(nil) (len dat)))