Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 12, 2015
1 parent e7b303f commit 32728d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/Image/test/im.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
$time = xdebug_time_index() - $time;
$memory = xdebug_peak_memory_usage();
logThis($test, $time, $memory);
exit;

case 'liquid':
$time = xdebug_time_index();
Expand Down

0 comments on commit 32728d1

Please sign in to comment.