Fix @covers tag in BalancerTest
[lhc/web/wiklou.git] / tests / phpunit / data / xmp / invalid-child-not-struct.result.php
index 5741b2c..701661f 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
-$result = array( 'xmp-exif' =>
-       array(
+$result = [ 'xmp-exif' =>
+       [
                'DigitalZoomRatio' => '0/10',
-       )
-);
+       ]
+];