X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FpreprocessorFuzzTest.php;h=4d38710e1fb4cf74ef5aad85b858bc612d188cac;hb=b92b92acfcefcaf17ad82332e67209a7d02c0152;hp=e1710c142a455ec7f3feb293ab244651c9ba190f;hpb=53ebdc8a18e1252525c41a4c45df12e875ef887f;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/preprocessorFuzzTest.php b/maintenance/preprocessorFuzzTest.php index e1710c142a..4d38710e1f 100644 --- a/maintenance/preprocessorFuzzTest.php +++ b/maintenance/preprocessorFuzzTest.php @@ -212,7 +212,7 @@ class PPFuzzTest { function getReport() { $s = "Title: " . $this->title->getPrefixedDBkey() . "\n" . -// "Output type: {$this->outputType}\n" . +// "Output type: {$this->outputType}\n" . "Entry point: {$this->entryPoint}\n" . "User: " . ( $this->fancySig ? 'fancy' : 'no-fancy' ) . ' ' . var_export( $this->nickname, true ) . "\n" .