]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/Wallabag/Tests/EntryTest.php
new folders
[github/wallabag/wallabag.git] / tests / Wallabag / Wallabag / Tests / EntryTest.php
index 2c3bf2fcbdde6694091a3cc8ee7b394f49c34ee5..dfff9fd4fbeb316cccd36df98a63299049465113 100644 (file)
@@ -12,7 +12,7 @@ namespace wallabag\wallabag\Tests;
 
 class EntryTest extends \PHPUnit_Framework_TestCase
 {
-    public function testFoo()
+    public function testCreateUser()
     {
         $this->assertTrue(true);
     }