aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/ffi/export.rb.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/ffi/export.rb.lux')
-rw-r--r--stdlib/source/test/lux/ffi/export.rb.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/ffi/export.rb.lux b/stdlib/source/test/lux/ffi/export.rb.lux
index 6ee3b8832..0e236eb53 100644
--- a/stdlib/source/test/lux/ffi/export.rb.lux
+++ b/stdlib/source/test/lux/ffi/export.rb.lux
@@ -1,7 +1,7 @@
(.using
[library
[lux "*"
- ["_" test {"+" Test}]
+ ["_" test (.only Test)]
["[0]" static]
[math
[number