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.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux
index 98044e7d1..b59e8008a 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -69,7 +69,7 @@
(poly ["poly_." eq]
["poly_." functor]))
(type ["_." implicit]
- ["_." object]
+ (object ["_." interface])
["_." resource])
(lang ["lang/_." syntax]
["_." type]