From d42d0a025bad18ea6f2159f87603c5bec5738e99 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Tue, 28 Aug 2018 09:40:13 +0200 Subject: Update expected result when we introduce a mutable attribute --- config-model/src/test/derived/tensor/attributes.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config-model/src/test/derived/tensor/attributes.cfg') diff --git a/config-model/src/test/derived/tensor/attributes.cfg b/config-model/src/test/derived/tensor/attributes.cfg index 1b54b1cb8b3..4b54e67f8b8 100644 --- a/config-model/src/test/derived/tensor/attributes.cfg +++ b/config-model/src/test/derived/tensor/attributes.cfg @@ -5,6 +5,7 @@ attribute[].removeifzero false attribute[].createifnonexistent false attribute[].fastsearch false attribute[].huge false +attribute[].ismutable false attribute[].sortascending true attribute[].sortfunction UCA attribute[].sortstrength PRIMARY @@ -25,6 +26,7 @@ attribute[].removeifzero false attribute[].createifnonexistent false attribute[].fastsearch false attribute[].huge false +attribute[].ismutable false attribute[].sortascending true attribute[].sortfunction UCA attribute[].sortstrength PRIMARY @@ -45,6 +47,7 @@ attribute[].removeifzero false attribute[].createifnonexistent false attribute[].fastsearch false attribute[].huge false +attribute[].ismutable false attribute[].sortascending true attribute[].sortfunction UCA attribute[].sortstrength PRIMARY -- cgit v1.2.3