1
0
mirror of synced 2025-01-31 20:41:44 +03:00

Added a line break at the end of the tests

This commit is contained in:
jackbravo 2007-11-30 22:16:22 +00:00
parent 899c53fae1
commit fcd427d3d7

View File

@ -281,4 +281,4 @@ $test->addTestCase($data);
$test->run();
echo memory_get_peak_usage() / 1024;
echo memory_get_peak_usage() / 1024 . "\n";