aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-20 07:40:39 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-20 07:40:39 +0100
commit6ad93dff69d7c2beb2196e73f641e6484fccbeb7 (patch)
tree12430b858be2a41029fc11d1afa1fa2a120b96f9 /tests
parentc78c1a3f08815aab99752026ccdf1dcf63cf43c1 (diff)
downloadwallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.tar.gz
wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.tar.zst
wallabag-6ad93dff69d7c2beb2196e73f641e6484fccbeb7.zip
new folders
Diffstat (limited to 'tests')
-rw-r--r--tests/Wallabag/Wallabag/Tests/EntryTest.php2
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
13class EntryTest extends \PHPUnit_Framework_TestCase 13class 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 }