summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeir Storli <geirst@oath.com>2018-12-03 09:59:22 +0000
committergjoranv <gv@oath.com>2019-01-21 15:09:29 +0100
commit7de2a03abee83f3374cac064c880d1407f237875 (patch)
tree43a543e0676586ee0cef8072ea9b828d7f747584
parent6959aeda80e4ae6969382051bf8f72ab54fc2693 (diff)
Remove values that are removed in config def file on Vespa 7.
-rw-r--r--config-model/src/test/derived/imported_position_field/imported-fields.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-model/src/test/derived/imported_position_field/imported-fields.cfg b/config-model/src/test/derived/imported_position_field/imported-fields.cfg
index 51b371827c5..5ce853e17f2 100644
--- a/config-model/src/test/derived/imported_position_field/imported-fields.cfg
+++ b/config-model/src/test/derived/imported_position_field/imported-fields.cfg
@@ -1,5 +1,3 @@
attribute[0].name "my_pos_zcurve"
attribute[0].referencefield "parent_ref"
attribute[0].targetfield "pos_zcurve"
-attribute[0].datatype NONE
-attribute[0].collectiontype SINGLE \ No newline at end of file