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, 0 insertions, 2 deletions
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")