]> git.rkrishnan.org Git - functorrent.git/commit
WIP: split tests into their own modules
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 16:34:27 +0000 (22:04 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 16:34:27 +0000 (22:04 +0530)
commit816d5fa04e07bed4cab281b5589128948f6ed19a
tree2c93f2a9cbcaa7d49646a0c8cdeb79aaf6b42384
parent308c77eccabe0f1f66959eac3bf0b1686570b0e8
WIP: split tests into their own modules

To start with, the Bencode test is now in its own module.
functorrent.cabal
test/BencodeTests.hs [new file with mode: 0644]
test/Test.hs