aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.js')
-rw-r--r--tests/tests.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tests.js b/tests/tests.js
index 32f6563..40bebd8 100644
--- a/tests/tests.js
+++ b/tests/tests.js
@@ -40,6 +40,5 @@ const getState = function(luaCode) {
return L;
};
-
module.exports.getState = getState;
module.exports.toByteCode = toByteCode; \ No newline at end of file