mirror of
https://github.com/moparisthebest/wallabag
synced 2025-01-05 10:48:06 -05:00
Remove dead code
This commit is contained in:
parent
500a02b63d
commit
67571d47cc
@ -21,9 +21,6 @@ class ApiTest extends PocheWebTestCase
|
|||||||
|
|
||||||
$this->assertEquals($client->getResponse()->getContent(), '[]');
|
$this->assertEquals($client->getResponse()->getContent(), '[]');
|
||||||
|
|
||||||
//Load some entries
|
|
||||||
Fixtures::loadEntries($this->app['db']);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testGetEntries()
|
public function testGetEntries()
|
||||||
|
Loading…
Reference in New Issue
Block a user