aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/array_of_struct_attribute
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-29 14:33:33 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-29 14:33:33 +0200
commitbdbb54df9a0cc4058cb7cae17b2ef7c157f77321 (patch)
tree3476867cb3a1baaffc4f4758f00f628536377b24 /config-model/src/test/derived/array_of_struct_attribute
parent2110d773d17591a5bc1bcad3feeae28e03024fae (diff)
Use modern syntax
Diffstat (limited to 'config-model/src/test/derived/array_of_struct_attribute')
-rw-r--r--config-model/src/test/derived/array_of_struct_attribute/test.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/derived/array_of_struct_attribute/test.sd b/config-model/src/test/derived/array_of_struct_attribute/test.sd
index 2846c3be13d..2f7c7755ca5 100644
--- a/config-model/src/test/derived/array_of_struct_attribute/test.sd
+++ b/config-model/src/test/derived/array_of_struct_attribute/test.sd
@@ -1,5 +1,5 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-search test {
+schema test {
document test {
struct elem {
field name type string {}