Remove unused killme()
This commit is contained in:
@@ -3305,7 +3305,7 @@ class ApiTest extends DatabaseTest
|
||||
*/
|
||||
public function testApiOauthRequestToken()
|
||||
{
|
||||
$this->markTestIncomplete('killme() kills phpunit as well');
|
||||
$this->markTestIncomplete('exit() kills phpunit as well');
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -3315,7 +3315,7 @@ class ApiTest extends DatabaseTest
|
||||
*/
|
||||
public function testApiOauthAccessToken()
|
||||
{
|
||||
$this->markTestIncomplete('killme() kills phpunit as well');
|
||||
$this->markTestIncomplete('exit() kills phpunit as well');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user