Added a line break at the end of the tests
This commit is contained in:
parent
899c53fae1
commit
fcd427d3d7
1 changed files with 1 additions and 1 deletions
|
@ -281,4 +281,4 @@ $test->addTestCase($data);
|
|||
|
||||
$test->run();
|
||||
|
||||
echo memory_get_peak_usage() / 1024;
|
||||
echo memory_get_peak_usage() / 1024 . "\n";
|
||||
|
|
Loading…
Add table
Reference in a new issue