소스 검색

Added comment for generating files.

Danack 11 년 전
부모
커밋
e4d4a7ae17
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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",