summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritstruct/child.sd
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/derived/inheritstruct/child.sd')
-rw-r--r--config-model/src/test/derived/inheritstruct/child.sd1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model/src/test/derived/inheritstruct/child.sd b/config-model/src/test/derived/inheritstruct/child.sd
index cd3d4f51458..5ac69c429e1 100644
--- a/config-model/src/test/derived/inheritstruct/child.sd
+++ b/config-model/src/test/derived/inheritstruct/child.sd
@@ -3,7 +3,6 @@ search child {
document child inherits parent {
field child_struct_field type my_struct {
indexing: summary | index
- header
match: prefix
}
}