summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-27 13:20:13 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-27 13:20:13 +0200
commit8a2d52aeca57a67c669fc745057456d0f19e57cb (patch)
treec446d0ab3a23ea6d1a5b8d5b82a409d39c717522 /config-model
parentcf2499a5a4a08cfe2f0c7f619043a48633703015 (diff)
Grammar fixes
Diffstat (limited to 'config-model')
-rw-r--r--config-model/src/test/derived/tensor/tensor.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/derived/tensor/tensor.sd b/config-model/src/test/derived/tensor/tensor.sd
index 2566708d488..8845b5c7447 100644
--- a/config-model/src/test/derived/tensor/tensor.sd
+++ b/config-model/src/test/derived/tensor/tensor.sd
@@ -97,7 +97,7 @@ search tensor {
rank-profile profile8 {
first-phase {
- expression: sum(tensor(d0[1])(attribute{x:functionNotLabel()}))
+ expression: sum(tensor(d0[1])(attribute(f2){x:functionNotLabel()}))
}
function functionNotLabel() {