diff options
Diffstat (limited to 'lux-r/source/test')
-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 1f9dcda44..88c253bbe 100644 --- a/lux-r/source/test/program.lux +++ b/lux-r/source/test/program.lux @@ -1,5 +1,5 @@ (.using - [lux "*" + [lux (.full) ["_" test (.only Test)] [control ["[0]" io] |