mirror of
https://github.com/moparisthebest/wallabag
synced 2024-12-18 05:32:23 -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(), '[]');
|
||||
|
||||
//Load some entries
|
||||
Fixtures::loadEntries($this->app['db']);
|
||||
|
||||
}
|
||||
|
||||
public function testGetEntries()
|
||||
|
Loading…
Reference in New Issue
Block a user