Normalise testcleanuplistener.php indentation and end of file.

This commit is contained in:
Andreas Fischer 2014-04-24 16:42:28 +02:00
parent e85fe01faf
commit 916b265cd5
1 changed files with 16 additions and 17 deletions

View File

@ -143,4 +143,3 @@ class TestCleanupListener implements PHPUnit_Framework_TestListener {
return count($proxies) > 0;
}
}
?>