aboutsummaryrefslogtreecommitdiff
path: root/tests/test-suite/events.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-suite/events.js')
-rw-r--r--tests/test-suite/events.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-suite/events.js b/tests/test-suite/events.js
index 0f94f36..9a15e93 100644
--- a/tests/test-suite/events.js
+++ b/tests/test-suite/events.js
@@ -2,8 +2,6 @@
const test = require('tape');
-global.WEB = false;
-
const lua = require('../../src/lua.js');
const lauxlib = require('../../src/lauxlib.js');
const lualib = require('../../src/lualib.js');