new folders

This commit is contained in:
Nicolas Lœuillet
2015-01-20 07:40:39 +01:00
parent c78c1a3f08
commit 6ad93dff69
61 changed files with 146 additions and 97 deletions

View File

@ -12,7 +12,7 @@ namespace wallabag\wallabag\Tests;
class EntryTest extends \PHPUnit_Framework_TestCase
{
public function testFoo()
public function testCreateUser()
{
$this->assertTrue(true);
}