diff --git a/tests/Composer/Test/Repository/ArtifactRepositoryTest.php b/tests/Composer/Test/Repository/ArtifactRepositoryTest.php index 1958f5b9f..361f372ba 100644 --- a/tests/Composer/Test/Repository/ArtifactRepositoryTest.php +++ b/tests/Composer/Test/Repository/ArtifactRepositoryTest.php @@ -46,6 +46,8 @@ class ArtifactRepositoryTest extends TestCase } } +//Files jsonInFirstLevel.zip, jsonInRoot.zip and jsonInSecondLevel.zip were generated with: +// //$archivesToCreate = array( // 'jsonInRoot' => array( // "extra.txt" => "Testing testing testing",