summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/importedfields/imported-fields.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/importedfields/imported-fields.cfg')
-rw-r--r--config-model/src/test/derived/importedfields/imported-fields.cfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/config-model/src/test/derived/importedfields/imported-fields.cfg b/config-model/src/test/derived/importedfields/imported-fields.cfg
index 48eb8a58af3..3f2a083bdc2 100644
--- a/config-model/src/test/derived/importedfields/imported-fields.cfg
+++ b/config-model/src/test/derived/importedfields/imported-fields.cfg
@@ -1,20 +1,20 @@
attribute[].name "my_int_field"
attribute[].referencefield "a_ref"
attribute[].targetfield "int_field"
-attribute[].datatype INT32
+attribute[].datatype NONE
attribute[].collectiontype SINGLE
attribute[].name "my_string_field"
attribute[].referencefield "b_ref"
attribute[].targetfield "string_field"
-attribute[].datatype STRING
+attribute[].datatype NONE
attribute[].collectiontype SINGLE
attribute[].name "my_int_array_field"
attribute[].referencefield "a_ref"
attribute[].targetfield "int_array_field"
-attribute[].datatype INT32
-attribute[].collectiontype ARRAY
+attribute[].datatype NONE
+attribute[].collectiontype SINGLE
attribute[].name "my_int_wset_field"
attribute[].referencefield "a_ref"
attribute[].targetfield "int_wset_field"
-attribute[].datatype INT32
-attribute[].collectiontype WEIGHTEDSET
+attribute[].datatype NONE
+attribute[].collectiontype SINGLE