diff options
Diffstat (limited to 'stdlib/source/test')
-rw-r--r-- | stdlib/source/test/lux/meta/extension.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/meta/extension.lux b/stdlib/source/test/lux/meta/extension.lux index cdcf0879d..ab58d17b3 100644 --- a/stdlib/source/test/lux/meta/extension.lux +++ b/stdlib/source/test/lux/meta/extension.lux @@ -176,7 +176,7 @@ (list) (list) (list) - sequence.empty))) + (list)))) @.js (js.comment commentary (js.statement (js.string commentary))) @.python (python.comment commentary |