summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/rankexpression/rank-profiles.cfg
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-02-13 13:17:26 +0100
committerJon Bratseth <bratseth@oath.com>2018-02-13 13:17:26 +0100
commitc17b1582face7c7f31fea7e151a5855908fe04f5 (patch)
treef8bee44d00de3945b17bf08fbd5c963c5d07b41f /config-model/src/test/derived/rankexpression/rank-profiles.cfg
parent101e046bb6df5a3269331600228c75c372102979 (diff)
Typecheck all WIP
Diffstat (limited to 'config-model/src/test/derived/rankexpression/rank-profiles.cfg')
-rw-r--r--config-model/src/test/derived/rankexpression/rank-profiles.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-model/src/test/derived/rankexpression/rank-profiles.cfg b/config-model/src/test/derived/rankexpression/rank-profiles.cfg
index e890b75770b..f5652c31d2a 100644
--- a/config-model/src/test/derived/rankexpression/rank-profiles.cfg
+++ b/config-model/src/test/derived/rankexpression/rank-profiles.cfg
@@ -24,7 +24,7 @@ rankprofile[0].fef.property[10].value "4"
rankprofile[0].fef.property[11].name "vespa.dump.feature"
rankprofile[0].fef.property[11].value "attribute(foo1).out"
rankprofile[0].fef.property[12].name "vespa.dump.feature"
-rankprofile[0].fef.property[12].value "attribute(bar1.out)"
+rankprofile[0].fef.property[12].value "attribute(bar1)"
rankprofile[0].fef.property[13].name "vespa.dump.feature"
rankprofile[0].fef.property[13].value "attribute(foo2).out"
rankprofile[0].fef.property[14].name "vespa.dump.feature"
@@ -64,7 +64,7 @@ rankprofile[2].fef.property[2].value "10 + feature(arg1).out.out"
rankprofile[2].fef.property[3].name "vespa.summary.feature"
rankprofile[2].fef.property[3].value "attribute(foo1).out"
rankprofile[2].fef.property[4].name "vespa.summary.feature"
-rankprofile[2].fef.property[4].value "attribute(bar1.out)"
+rankprofile[2].fef.property[4].value "attribute(bar1)"
rankprofile[2].fef.property[5].name "vespa.summary.feature"
rankprofile[2].fef.property[5].value "attribute(foo2).out"
rankprofile[2].fef.property[6].name "vespa.summary.feature"