Pass phpcs-strict on some test files (8/11)
[lhc/web/wiklou.git] / tests / phpunit / includes / media / DjVuTest.php
index aedc23a..c61ed22 100644 (file)
@@ -32,7 +32,8 @@ class DjVuTest extends MediaWikiTestCase {
                        !$this->checkIfToolExists( $wgDjvuDump ) ||
                        !$this->checkIfToolExists( $wgDjvuToXML )
                ) {
-                       $this->markTestSkipped( 'This test needs the installation of the ddjvu, djvutoxml and djvudump tools' );
+                       $this->markTestSkipped( 'This test needs the installation of the '
+                               . 'ddjvu, djvutoxml and djvudump tools' );
                }
 
                //file repo setup