summaryrefslogtreecommitdiff
path: root/tests/info-hash.hs
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-06-07 19:48:16 +0400
committerSam T <pxqr.sta@gmail.com>2013-06-07 19:48:16 +0400
commit2940d8497947ebf18a70343b4a787a5e28c85754 (patch)
tree0ecd6588bfece6389e7b35a42c1244a4ce18ab67 /tests/info-hash.hs
parent13819af69d4a99f97eaf8ae439baeb6de37a1f5f (diff)
~ Move binary files in the res folder.
Diffstat (limited to 'tests/info-hash.hs')
-rw-r--r--tests/info-hash.hs2
1 files changed, 1 insertions, 1 deletions
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
12checkInfo = "0221caf96aa3cb94f0f58d458e78b0fc344ad8bf" 12checkInfo = "0221caf96aa3cb94f0f58d458e78b0fc344ad8bf"
13 13
14torrentFileName :: String 14torrentFileName :: String
15torrentFileName = "tests/dapper-dvd-amd64.iso.torrent" 15torrentFileName = "res/dapper-dvd-amd64.iso.torrent"
16 16
17main :: IO () 17main :: IO ()
18main = do 18main = do