aboutsummaryrefslogtreecommitdiff
path: root/tests/lvm.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lvm.js')
-rw-r--r--tests/lvm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lvm.js b/tests/lvm.js
index 5de8b31..d11eb9d 100644
--- a/tests/lvm.js
+++ b/tests/lvm.js
@@ -747,7 +747,7 @@ test('LEN', function (t) {
return #t, #t2, #s
`, L;
- t.plan(3);
+ t.plan(4);
t.comment("Running following code: \n" + luaCode);