Skip to content

Commit

Permalink
Merge pull request zendframework#5781 in master
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Feb 7, 2014
2 parents 4fe2829 + 2823fd3 commit 2b718e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ZendTest/Db/IntegrationTestListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public function addIncompleteTest(PHPUnit_Framework_Test $test, Exception $e, $t
public function addSkippedTest(PHPUnit_Framework_Test $test, Exception $e, $time) {}
public function startTestSuite(PHPUnit_Framework_TestSuite $suite) {}
public function endTestSuite(PHPUnit_Framework_TestSuite $suite) {}
public function addRiskyTest(PHPUnit_Framework_Test $test, Exception $e, $time) {} // Support PHPUnit 3.8+

/**
* A test started.
Expand Down

0 comments on commit 2b718e2

Please sign in to comment.