From 844d8f7494027c9dc205d528cafcc4fb2a64f61b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 4 Jul 2008 20:15:35 +0200 Subject: add missing test-data --- tests/hashsum_test.data | 1 + tests/hashsum_test_with_zero.data | Bin 0 -> 7 bytes 2 files changed, 1 insertion(+) create mode 100644 tests/hashsum_test.data create mode 100644 tests/hashsum_test_with_zero.data diff --git a/tests/hashsum_test.data b/tests/hashsum_test.data new file mode 100644 index 00000000..19102815 --- /dev/null +++ b/tests/hashsum_test.data @@ -0,0 +1 @@ +foo \ No newline at end of file diff --git a/tests/hashsum_test_with_zero.data b/tests/hashsum_test_with_zero.data new file mode 100644 index 00000000..2ec9a6df Binary files /dev/null and b/tests/hashsum_test_with_zero.data differ -- cgit v1.2.3