diff options
Diffstat (limited to 'test/data/dashboard.xml')
-rw-r--r-- | test/data/dashboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/dashboard.xml b/test/data/dashboard.xml index 10f6b3347..5a6f56142 100644 --- a/test/data/dashboard.xml +++ b/test/data/dashboard.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <dashboard> <locations class="foo"> - <location for="bar"> + <location for="bar" checked="different"> <infowindowtab> <tab title="Location"><![CDATA[blabla]]></tab> <tab title="Users"><![CDATA[blublu]]></tab> |