@@ -19,7 +19,7 @@ |
||
| 19 | 19 | if($success) { |
| 20 | 20 | return; |
| 21 | 21 | } |
| 22 | - echo "Test $this->taskCount failed. $text\n"; |
|
| 22 | + echo "test $this->taskCount failed. $text\n"; |
|
| 23 | 23 | } |
| 24 | 24 | |
| 25 | 25 | /** |