Add 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d2ef4ee8dd4e221118'
[arvados.git] / sdk / java-v2 / src / test / resources / static / gitweb.js
diff --git a/src/test/resources/integration-tests-application.conf.example b/src/test/resources/integration-tests-application.conf.example
deleted file mode 100644 (file)
index e579918..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# example configuration for integration tests
-
-arvados {
-    api {
-        keepweb-host = collections.ardev.mycompany.com
-        keepweb-port = 443
-        host = api.ardev.mycompany.com
-        port = 443
-        token = mytoken
-        protocol = https
-        host-insecure = false
-    }
-    integration-tests {
-        project-uuid = ardev-j7d0g-aa123f81q6y7skk
-    }
-}
\ No newline at end of file