1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-25 23:21:54 +08:00

sharness: remove extraneous iptb stop

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
Steven Allen
2018-07-30 15:31:08 -07:00
parent 992f85741c
commit ca1024a16a

View File

@ -51,10 +51,6 @@ reprovide() {
' '
} }
test_expect_success 'stop peer 1' '
iptb stop 1
'
# Test 'all' strategy # Test 'all' strategy
init_strategy 'all' init_strategy 'all'