aboutsummaryrefslogtreecommitdiff
path: root/tests/hash.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hash.lua')
-rw-r--r--tests/hash.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hash.lua b/tests/hash.lua
index dce011f..b35515a 100644
--- a/tests/hash.lua
+++ b/tests/hash.lua
@@ -1,4 +1,4 @@
-require "llib"
+llib = require "llib"
local hashes_working = 0
local hashes_failed = 0