diff options
Diffstat (limited to 'tests/Wallabag')
-rw-r--r-- | tests/Wallabag/Wallabag/Tests/EntryTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Wallabag/Wallabag/Tests/EntryTest.php b/tests/Wallabag/Wallabag/Tests/EntryTest.php index 2c3bf2fc..dfff9fd4 100644 --- a/tests/Wallabag/Wallabag/Tests/EntryTest.php +++ b/tests/Wallabag/Wallabag/Tests/EntryTest.php | |||
@@ -12,7 +12,7 @@ namespace wallabag\wallabag\Tests; | |||
12 | 12 | ||
13 | class EntryTest extends \PHPUnit_Framework_TestCase | 13 | class EntryTest extends \PHPUnit_Framework_TestCase |
14 | { | 14 | { |
15 | public function testFoo() | 15 | public function testCreateUser() |
16 | { | 16 | { |
17 | $this->assertTrue(true); | 17 | $this->assertTrue(true); |
18 | } | 18 | } |