aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux.lux')
-rw-r--r--stdlib/source/test/lux.lux6
1 files changed, 4 insertions, 2 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index a39671ea4..0379b8427 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -34,7 +34,7 @@
["#." math]
["#." meta]
["#." time]
- ## ["#." tool]
+ ## ["#." tool] ## TODO: Update & expand tests for this
["#." type]
["#." world]
["#." host]
@@ -181,7 +181,9 @@
(n.= on_valid_host
(for {@.old on_valid_host
@.jvm on_valid_host
- @.js on_valid_host}
+ @.js on_valid_host
+ @.python on_valid_host
+ @.lua on_valid_host}
on_default))))))
(def: conversion_tests