1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00
This commit is contained in:
Jordi Boggiano 2013-01-05 20:01:58 +01:00
parent 6ce285b70c
commit 514a3cde77
14 changed files with 31 additions and 29 deletions

View file

@ -128,4 +128,3 @@ class FilesystemTest extends TestCase
$this->assertGreaterThanOrEqual(10, $fs->size("$tmp/composer_testdir"));
}
}