aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-10-19 16:31:03 +0200
committergjoranv <gv@verizonmedia.com>2019-10-23 17:06:02 +0200
commit663c9322ed4c27c4328b44b74145f94e007ceff3 (patch)
treedd8b4ce4bd394eb48194a030f1813441bfa5a06b /bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def
parent21442dddfdbe1c42a17abf7298d39dfc56da5357 (diff)
Restructure bundle-plugin-test to allow multiple test bundles.
Diffstat (limited to 'bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def')
-rw-r--r--bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def b/bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def
new file mode 100644
index 00000000000..b4ba9ec518a
--- /dev/null
+++ b/bundle-plugin-test/test-bundles/main/src/main/resources/configdefinitions/test.def
@@ -0,0 +1,4 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+namespace=example
+
+exampleKey string default="exampleValue"