Browse Source

add newline

euromark 11 years ago
parent
commit
6274d99814
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TestSuite/TestConsoleOutput.php

+ 1 - 1
TestSuite/TestConsoleOutput.php

@@ -43,4 +43,4 @@ class TestConsoleOutput extends ConsoleOutput {
 		return implode('', $this->output);
 		return implode('', $this->output);
 	}
 	}
 
 
-}
+}