1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Added comment for generating files.

This commit is contained in:
Danack 2014-02-21 09:49:12 +00:00
parent 24aba5b51f
commit e4d4a7ae17

View file

@ -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",