Added a line break at the end of the tests
This commit is contained in:
parent
899c53fae1
commit
fcd427d3d7
@ -281,4 +281,4 @@ $test->addTestCase($data);
|
||||
|
||||
$test->run();
|
||||
|
||||
echo memory_get_peak_usage() / 1024;
|
||||
echo memory_get_peak_usage() / 1024 . "\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user