aboutsummaryrefslogtreecommitdiff
path: root/tests/s.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/s.lua')
-rw-r--r--tests/s.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/s.lua b/tests/s.lua
index 065408a..ae84e25 100644
--- a/tests/s.lua
+++ b/tests/s.lua
@@ -1,6 +1,6 @@
local t = function (a) end
-require "llib"
+llib = require "llib"
local a = llib.crypto.md5()
--llib.io.pprint(_ENV.a)