diff options
Diffstat (limited to 'stdlib/source/test/lux/debug.lux')
-rw-r--r-- | stdlib/source/test/lux/debug.lux | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/debug.lux b/stdlib/source/test/lux/debug.lux index bf54deb21..870809042 100644 --- a/stdlib/source/test/lux/debug.lux +++ b/stdlib/source/test/lux/debug.lux @@ -297,7 +297,9 @@ [(io/StringIO::getvalue buffer) output]) @.lua ["" - <body>])])) + <body>] + @.ruby ["" + <body>])])) (def .public test Test |