소스 검색

Merge pull request #48 from greboid/master

Add test libraries to active window.
pull/50/head
Chris Smith 9 년 전
부모
커밋
99addee506
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3
    2
      .idea/activewindow.iml

+ 3
- 2
.idea/activewindow.iml 파일 보기

@@ -29,6 +29,7 @@
29 29
     <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.11" level="project" />
30 30
     <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-all:1.9.5" level="project" />
31 31
     <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
32
+    <orderEntry type="library" name="Gradle: junit:junit:4.11" level="project" />
33
+    <orderEntry type="library" name="Gradle: org.mockito:mockito-all:1.9.5" level="project" />
32 34
   </component>
33
-</module>
34
-
35
+</module>

Loading…
취소
저장