21200: copied branch from arvados-workbench2 Arvados-DCO-1.1-Signed-off-by: Lisa...
[arvados.git] / lib / recovercollection / cmd_test.go
index 7b3c8e1b4ed95b59f5e155fcb0392b7fe0d58a26..f891e5567757beb47189c1352911fdb4653767bf 100644 (file)
@@ -27,7 +27,6 @@ var _ = check.Suite(&Suite{})
 type Suite struct{}
 
 func (*Suite) SetUpSuite(c *check.C) {
-       arvadostest.StartAPI()
        arvadostest.StartKeep(2, true)
 }