Merge "Add checks to try to catch T92046"
[lhc/web/wiklou.git] / tests / phpunit / data / xmp / bag-for-seq.result.php
1 <?php
2
3 $result = array(
4 'xmp-general' => array(
5 'Artist' => array(
6 '_type' => 'ul',
7 0 => 'The author',
8 )
9 )
10 );