Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc276b5

Browse files
committedJun 7, 2015
sharness: add missing bin/go-sleep
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
1 parent 00c39db commit cc276b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/sharness/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
T = $(sort $(wildcard t[0-9][0-9][0-9][0-9]-*.sh))
1010
BINS = bin/random bin/multihash bin/ipfs bin/pollEndpoint \
11-
bin/iptb
11+
bin/iptb bin/go-sleep
1212
SHARNESS = lib/sharness/sharness.sh
1313
IPFS_ROOT = ../..
1414

0 commit comments

Comments
 (0)
Please sign in to comment.