16212: Populate all api_client_auth fields.
[arvados.git] / lib / controller / integration_test.go
index 3afdc0b3d7fa8f4fb1f19067abb9491fcdefa4b4..2adb5811ea60d325c7a04ce99f9efe23b29b0173 100644 (file)
@@ -105,7 +105,6 @@ func (s *IntegrationSuite) SetUpSuite(c *check.C) {
                s.testClusters[id] = &testCluster{
                        super: boot.Supervisor{
                                SourcePath:           filepath.Join(cwd, "..", ".."),
-                               LibPath:              filepath.Join(cwd, "..", "..", "tmp"),
                                ClusterType:          "test",
                                ListenHost:           "127.0.0." + id[3:],
                                ControllerAddr:       ":0",