Skip to content

Commit

Permalink
sharness: add missing bin/go-sleep
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
  • Loading branch information
chriscool committed Jun 7, 2015
1 parent 00c39db commit cc276b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

Expand Down

0 comments on commit cc276b5

Please sign in to comment.