aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lvm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lvm.js b/tests/lvm.js
index d2c716a..6a4ed9f 100644
--- a/tests/lvm.js
+++ b/tests/lvm.js
@@ -113,7 +113,7 @@ test('Binary op', function (t) {
});
-test('Unary op', function (t) {
+test('Unary op, LOADBOOL', function (t) {
let luaCode = `
local a = 5
local b = false