Explorar el Código

Merge pull request #48 from greboid/master

Add test libraries to active window.
pull/50/head
Chris Smith hace 9 años
padre
commit
99addee506
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3
    2
      .idea/activewindow.iml

+ 3
- 2
.idea/activewindow.iml Ver fichero

@@ -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…
Cancelar
Guardar