aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/tests.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/test/tests.lux5
1 files changed, 2 insertions, 3 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux
index a795556eb..bdd8ef0ab 100644
--- a/stdlib/test/tests.lux
+++ b/stdlib/test/tests.lux
@@ -143,7 +143,8 @@
[poly
["poly_." equivalence]
["poly_." functor]]]
- [type
+ ["_." type
+ ["_." check]
## ["_." implicit] ## TODO: Specially troublesome...
["_." resource]
[object
@@ -151,8 +152,6 @@
["_." protocol]]]
[language
["_language/." syntax]
- ["_." type
- ["_." check]]
[compiler
[analysis
["_.A" primitive]