repo.or.cz
/
VCS-Git-Torrent.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add Digest::SHA1 to module dependencies
[VCS-Git-Torrent.git]
/
t
/
42-peer-reel.t
blob
691ae1d7d79151592f6f09e6b63a4634fff32ae2
1
#!/usr/bin/perl
2
3
use
Test
::
More skip_all
=>
"TODO"
;
4
use
strict
;
5
use
warnings
;
6
7
# This test script tests the "VCS::Git::Torrent::CommitReel" module
8
9