1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-29 01:12:24 +08:00

test: Run t0080-repo test offline

Resolves #2906

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera
2016-06-25 08:44:48 +02:00
committed by Jeromy
parent cfcc0dbfb1
commit e446b3d394

View File

@ -9,7 +9,7 @@ test_description="Test ipfs repo operations"
. lib/test-lib.sh . lib/test-lib.sh
test_init_ipfs test_init_ipfs
test_launch_ipfs_daemon test_launch_ipfs_daemon --offline
test_expect_success "'ipfs repo gc' succeeds" ' test_expect_success "'ipfs repo gc' succeeds" '
ipfs repo gc >gc_out_actual ipfs repo gc >gc_out_actual