From 76ce905ef3e93f067b6d06458186bcf9eb9b5c01 Mon Sep 17 00:00:00 2001 From: ame Date: Sat, 3 Aug 2024 02:30:02 -0500 Subject: fix tests, module based require, thread improvments --- tests/hash.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/hash.lua') diff --git a/tests/hash.lua b/tests/hash.lua index b35515a..60d33a8 100644 --- a/tests/hash.lua +++ b/tests/hash.lua @@ -1,4 +1,4 @@ -llib = require "llib" +llib = require "lullaby" local hashes_working = 0 local hashes_failed = 0 -- cgit v1.2.3