summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index 27b69ab..b67f458 100644
--- a/test.c
+++ b/test.c
@@ -48,6 +48,7 @@ main (void) {
t("hey", seed, 0x12f94418);
t("dude", seed, 0xef0487f3);
t("test", seed, 0xba6bd213);
+ t("kinkajou", seed, 0xb6d99cf8);
seed = 1;