diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/dapper-dvd-amd64.iso.torrent | bin | 64198 -> 0 bytes | |||
-rw-r--r-- | tests/info-hash.hs | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/dapper-dvd-amd64.iso.torrent b/tests/dapper-dvd-amd64.iso.torrent deleted file mode 100644 index 5713344b..00000000 --- a/tests/dapper-dvd-amd64.iso.torrent +++ /dev/null | |||
Binary files differ | |||
diff --git a/tests/info-hash.hs b/tests/info-hash.hs index ced90451..dbbcbf53 100644 --- a/tests/info-hash.hs +++ b/tests/info-hash.hs | |||
@@ -12,7 +12,7 @@ checkInfo :: String | |||
12 | checkInfo = "0221caf96aa3cb94f0f58d458e78b0fc344ad8bf" | 12 | checkInfo = "0221caf96aa3cb94f0f58d458e78b0fc344ad8bf" |
13 | 13 | ||
14 | torrentFileName :: String | 14 | torrentFileName :: String |
15 | torrentFileName = "tests/dapper-dvd-amd64.iso.torrent" | 15 | torrentFileName = "res/dapper-dvd-amd64.iso.torrent" |
16 | 16 | ||
17 | main :: IO () | 17 | main :: IO () |
18 | main = do | 18 | main = do |