From ed2dd6874a905769c5cfc080333ab0b12f9a9fe8 Mon Sep 17 00:00:00 2001 From: ame Date: Thu, 24 Jul 2025 02:32:37 -0500 Subject: errors and then,, yknow fix them --- tests/hash.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/hash.lua') diff --git a/tests/hash.lua b/tests/hash.lua index 894d284..f59228b 100644 --- a/tests/hash.lua +++ b/tests/hash.lua @@ -163,8 +163,6 @@ test("sha224","meow","e28f8ee4dd8618b890df366b85a2d45d2506dd842e95272b9a598998") test("sha256","meow","404cdd7bc109c432f8cc2443b45bcfe95980f5107215c645236e577929ac3e52") test("sysvchecksum","meow","1b8") test("xor8","meow","48") -test("xxh32","meow","6ba6f6f0") -test("xxh64","meow","bc11093a30a6315f") test("buzhash8","meow","57") test("buzhash16","meow","0255") test("djb2","meow","7c9a913d") -- cgit v1.2.3