Browse Source

Added comment for generating files.

Danack 11 years ago
parent
commit
e4d4a7ae17
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/Composer/Test/Repository/ArtifactRepositoryTest.php

+ 2 - 0
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",