Selaa lähdekoodia

Added comment for generating files.

Danack 11 vuotta sitten
vanhempi
commit
e4d4a7ae17
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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",