summaryrefslogtreecommitdiffstats
path: root/config-lib/src/test/resources/configdefinitions/test.app.def
diff options
context:
space:
mode:
Diffstat (limited to 'config-lib/src/test/resources/configdefinitions/test.app.def')
-rw-r--r--config-lib/src/test/resources/configdefinitions/test.app.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/config-lib/src/test/resources/configdefinitions/test.app.def b/config-lib/src/test/resources/configdefinitions/test.app.def
new file mode 100644
index 00000000000..78388998ef3
--- /dev/null
+++ b/config-lib/src/test/resources/configdefinitions/test.app.def
@@ -0,0 +1,8 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+namespace=test
+
+message string default="Hello!"
+
+times int default=1
+
+a[].name string