This commit is contained in:
Simon Vieille 2015-03-11 20:58:53 +01:00
commit 96c829967f
3 changed files with 5 additions and 25 deletions

View file

@ -2,5 +2,7 @@
class CsvParserTest extends \PHPUnit_Framework_TestCase
{
public function testTest()
{
}
}