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