Commit 81883086 authored by Tomáš Peterka's avatar Tomáš Peterka Committed by Tomáš Peterka

[core_test] Follow naming conventions

parent de7e253b
...@@ -249,7 +249,7 @@ ...@@ -249,7 +249,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>custom_variable</string> </value> <value> <string>Custom variable</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
......
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list/> <list>
<string>selection_name</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -71,6 +73,10 @@ ...@@ -71,6 +73,10 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>FooModule_viewFooList</string> </value> <value> <string>FooModule_viewFooList</string> </value>
</item> </item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>foo_donothing_selection</string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
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