Skip to content

Commit 3c88e45

Browse files
author
nicolaiparlog
committed
Added mockito to lib-folder.
1 parent 5b0a1cc commit 3c88e45

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
<classpathentry kind="src" path="demo"/>
66
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
77
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8+
<classpathentry kind="lib" path="lib/mockito-all-1.9.5.jar" sourcepath="lib/mockito-all-1.9.5.jar"/>
89
<classpathentry kind="output" path="bin"/>
910
</classpath>

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
.mtj.tmp/
55

66
# Package Files #
7-
*.jar
87
*.war
98
*.ear
109

lib/mockito-all-1.9.5.jar

1.51 MB
Binary file not shown.

0 commit comments

Comments
 (0)