Skip to content

Commit

Permalink
Fixed code formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
psparrow committed Mar 13, 2013
2 parents 294dff7 + b17d8c9 commit 9b9cf3d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,7 +28,7 @@ public function testLoadTestFramework() {

try {
$dispatcher->loadTestFramework();
} catch(Exception $ex) {
} catch (Exception $ex) {
$exception = $ex;
}

Expand Down

0 comments on commit 9b9cf3d

Please sign in to comment.