@cryptotaxi247 / kubo / commits / c6a7d2849

remove blocking (now resolved) fixme

Lucas Molas committed Jul 12, 2021 at 15:54 UTC c6a7d284972f6fc66cacbdf055ba068d801ed5ba
1 file changed -1
test/sharness/lib/test-lib.sh
-1
@@ -282,7 +282,6 @@ test_launch_ipfs_daemon() {
282
283 test_launch_ipfs_daemon_without_network() {
284 test_launch_ipfs_daemon --offline "$@"
285 - # FIXME: Check if this is the right way to concatenate arguments.
285 }
286
287 do_umount() {