We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 00c39db commit cc276b5Copy full SHA for cc276b5
test/sharness/Makefile
@@ -8,7 +8,7 @@
8
9
T = $(sort $(wildcard t[0-9][0-9][0-9][0-9]-*.sh))
10
BINS = bin/random bin/multihash bin/ipfs bin/pollEndpoint \
11
- bin/iptb
+ bin/iptb bin/go-sleep
12
SHARNESS = lib/sharness/sharness.sh
13
IPFS_ROOT = ../..
14
0 commit comments