diff options
Diffstat (limited to '')
-rw-r--r-- | lux-r/source/test/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-r/source/test/program.lux b/lux-r/source/test/program.lux index 88c253bbe..0e4f480e4 100644 --- a/lux-r/source/test/program.lux +++ b/lux-r/source/test/program.lux @@ -1,5 +1,5 @@ (.using - [lux (.full) + [lux (.except) ["_" test (.only Test)] [control ["[0]" io] |