aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/tests.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/test/tests.lux')
-rw-r--r--stdlib/test/tests.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux
index 2c462e248..7351c8746 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -43,8 +43,8 @@
["_." xml])
(coll ["_." array]
["_." bits]
- ["_." dict/unordered]
- ["_." dict/ordered]
+ ["_." dictionary/unordered]
+ ["_." dictionary/ordered]
["_." list]
["_." queue]
["_." set/unordered]