summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
authorJoseph Werle <joseph.werle@gmail.com>2014-05-05 09:05:32 -0400
committerJoseph Werle <joseph.werle@gmail.com>2014-05-05 09:05:32 -0400
commit404fcbe88727c94236dac5cfb2a3191b6ba5f397 (patch)
tree2e3c8d8e456fa33adaed0b94e6039e773ccde497 /test.c
parent339adb3600c15d3d61320ed729bd5f002f7d7e94 (diff)
update readme
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;