diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-04 20:15:35 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-04 20:15:35 +0200 |
| commit | 844d8f7494027c9dc205d528cafcc4fb2a64f61b (patch) | |
| tree | 28a79d3cbd61bc661a2fd2ebacbb0a04b812f741 | |
| parent | 7625577a6974aa580877cf5d5ed22a6e663843fb (diff) | |
| download | python-apt-844d8f7494027c9dc205d528cafcc4fb2a64f61b.tar.gz | |
add missing test-data
| -rw-r--r-- | tests/hashsum_test.data | 1 | ||||
| -rw-r--r-- | tests/hashsum_test_with_zero.data | bin | 0 -> 7 bytes |
2 files changed, 1 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 00000000..2ec9a6df --- /dev/null +++ b/tests/hashsum_test_with_zero.data |
