aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/meta/compiler/target/jvm.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/meta/compiler/target/jvm.lux')
-rw-r--r--stdlib/source/test/lux/meta/compiler/target/jvm.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/meta/compiler/target/jvm.lux b/stdlib/source/test/lux/meta/compiler/target/jvm.lux
index 3abe5e315..7d1033a6a 100644
--- a/stdlib/source/test/lux/meta/compiler/target/jvm.lux
+++ b/stdlib/source/test/lux/meta/compiler/target/jvm.lux
@@ -1753,7 +1753,7 @@
(def .public test
Test
- (<| (_.context (%.symbol (symbol .._)))
+ (<| (_.covering .._)
(all _.and
(<| (_.context "instruction")
..instruction)