Update to JUnit 4.9 from 4.8.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1177772 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c103730424
commit
4d6ff10084
|
@ -18,7 +18,7 @@
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
# The location of the "junit.jar" JAR file
|
# The location of the "junit.jar" JAR file
|
||||||
junit.jar = ${junit.home}/junit-4.7.jar
|
junit.jar = ${junit.home}/junit-4.9.jar
|
||||||
|
|
||||||
# The location of the Easymock jar
|
# The location of the Easymock jar
|
||||||
easymock.jar = ${easymock.home}/easymock-2.5.2.jar
|
easymock.jar = ${easymock.home}/easymock-2.5.2.jar
|
||||||
|
|
Loading…
Reference in New Issue