Browse Source

Add spring mock JAR.

Ben Alex 21 years ago
parent
commit
21a98eb41f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .classpath

+ 1 - 0
.classpath

@@ -24,5 +24,6 @@
 	<classpathentry kind="lib" path="lib/aopalliance/aopalliance-1.0.jar"/>
 	<classpathentry kind="lib" path="lib/cas/cas-2.0.12-beta3.jar"/>
 	<classpathentry kind="lib" path="lib/cas/casclient-2.0.10.jar"/>
+	<classpathentry kind="lib" path="lib/spring/spring-mock.jar"/>
 	<classpathentry kind="output" path="target/eclipseclasses"/>
 </classpath>