summaryrefslogtreecommitdiffstats
path: root/config_test/src/main/resources/configdefinitions/greeting.def
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-09-10 19:54:48 +0200
committerHarald Musum <musum@verizonmedia.com>2020-09-10 19:54:48 +0200
commit9b948718144e5d556cc6ea49d2ff6bbf05f00b0e (patch)
treeba85cd69adb80f4eb2b885d792f4ff5ecf01ef93 /config_test/src/main/resources/configdefinitions/greeting.def
parent2f6d5764a8ac5fea80e44fc3d022a6b0b47ba890 (diff)
Use full name in config definition file names
Diffstat (limited to 'config_test/src/main/resources/configdefinitions/greeting.def')
-rw-r--r--config_test/src/main/resources/configdefinitions/greeting.def10
1 files changed, 0 insertions, 10 deletions
diff --git a/config_test/src/main/resources/configdefinitions/greeting.def b/config_test/src/main/resources/configdefinitions/greeting.def
deleted file mode 100644
index 924c1331e2c..00000000000
--- a/config_test/src/main/resources/configdefinitions/greeting.def
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=configtest
-
-greeting string default="Hello, world."
-arbitrary double
-
-values[].marker int
-values[].operations[].type enum { NALLE, BAMSE, BRAKAR }
-values[].operations[].arguments[].key string
-values[].operations[].arguments[].value string