remove extranous reference (that I added) to junit; fix a bit more of the

router tests
This commit is contained in:
kytv
2013-01-03 19:36:39 +00:00
parent 83e25ef26c
commit 3eb00c526d
3 changed files with 3 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ wrapperdocs.url=http://wrapper.tanukisoftware.com/jdoc/
i2pdocs.url=http://docs.i2p-projekt.de/javadoc/
junitdocs.url=http://junit.org/apidocs/
# This will go in the jar manifests
build.built-by=unknown
build.built-by=unknown
# filename of the sloccount report
sloccount.report.file=sloccount.sc
@@ -56,8 +56,7 @@ require.gettext=true
# Location of the junit libraries
# Defaults to the ant library path if not set.
# If set, this must point to a directory that contains the files
# junit.jar and junit4.jar
# If set, this must point to a directory that contains the file junit4.jar
#junit.home=
# Location of the hamcrest libraries