Commit 72774aae authored by Łukasz Nowak's avatar Łukasz Nowak

Set tested property to list.

Aggregate category relates often to more then one document. Since
c64d4287 bad magic was removed, so it is
required to explicitly define, that list of documents shall be used during
testing and expanding.
parent 93a125b0
......@@ -18,7 +18,7 @@
<key> <string>tested_property</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>aggregate_list</string>
</tuple>
</value>
</item>
......
......@@ -30,7 +30,7 @@
<key> <string>tested_property</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>aggregate_list</string>
</tuple>
</value>
</item>
......
......@@ -18,7 +18,7 @@
<key> <string>tested_property</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>aggregate_list</string>
</tuple>
</value>
</item>
......
......@@ -30,7 +30,7 @@
<key> <string>tested_property</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>aggregate_list</string>
</tuple>
</value>
</item>
......
......@@ -18,7 +18,7 @@
<key> <string>tested_property</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>aggregate_list</string>
</tuple>
</value>
</item>
......
......@@ -30,7 +30,7 @@
<key> <string>tested_property</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>aggregate_list</string>
</tuple>
</value>
</item>
......
21
\ No newline at end of file
22
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment