aboutsummaryrefslogtreecommitdiffstats
path: root/container-integration-test
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-07-11 16:45:40 +0200
committergjoranv <gv@oath.com>2018-07-11 16:45:40 +0200
commit8bca3139355dabafb43358b77d7eaed05e6c6a0d (patch)
tree88a8c8bbe6d847976f1124e7367ea23e5be22d07 /container-integration-test
parent343bc34fe8230c9da5489ce60d3849136438a583 (diff)
Update README for container-integration-test
Diffstat (limited to 'container-integration-test')
-rw-r--r--container-integration-test/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/container-integration-test/README b/container-integration-test/README
index c10341c3d8e..843bcaacf6d 100644
--- a/container-integration-test/README
+++ b/container-integration-test/README
@@ -1 +1,6 @@
-Test for JDisc-components
+<!-- Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+
+# Integration tests for JDisc components
+
+Allows container components to be tested with the `application`
+framework without introducing cycles to the dependency graph.