mirror of
https://github.com/apache/commons-math.git
synced 2025-02-09 11:35:33 +00:00
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140822 13f79535-47bb-0310-9956-ffa450edef68
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
# The directory containing your binary distribution of JUnit,
|
|
# version 3.7 or later
|
|
junit.home = /usr/local/junit3.7
|
|
|
|
# The pathname of the "junit.jar" JAR file
|
|
junit.jar = ${junit.home}/junit.jar
|