summaryrefslogtreecommitdiffstats
path: root/application/src/test/resources/configdefinitions/application.mock-application.def
diff options
context:
space:
mode:
Diffstat (limited to 'application/src/test/resources/configdefinitions/application.mock-application.def')
-rw-r--r--application/src/test/resources/configdefinitions/application.mock-application.def11
1 files changed, 11 insertions, 0 deletions
diff --git a/application/src/test/resources/configdefinitions/application.mock-application.def b/application/src/test/resources/configdefinitions/application.mock-application.def
new file mode 100644
index 00000000000..fa3a48bae96
--- /dev/null
+++ b/application/src/test/resources/configdefinitions/application.mock-application.def
@@ -0,0 +1,11 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+namespace=application
+
+mystruct.id string
+mystruct.value string
+mystructlist[].id string
+mystructlist[].value string
+mylist[] string
+mymap{} string
+mymapstruct{}.id string
+mymapstruct{}.value string