Selaa lähdekoodia

hardy has a separate junit4 package, lets point at that not a junit3 jar that we have replaced with a junit4 one

Fixes builds not building


git-svn-id: http://svn.dmdirc.com/trunk@4003 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Shane Mc Cormack 16 vuotta sitten
vanhempi
commit
5ea56e14ad
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      default.properties

+ 2
- 2
default.properties Näytä tiedosto

@@ -1,6 +1,6 @@
1 1
 libs.junit.classpath=/usr/share/java/junit.jar
2
-libs.junit_4.classpath=/usr/share/java/junit.jar
2
+libs.junit_4.classpath=/usr/share/java/junit4.jar
3 3
 libs.junit.javadoc=
4 4
 
5 5
 doccheck.path=doccheck.jar
6
-doccheck.dir=reports/doccheck/
6
+doccheck.dir=reports/doccheck/

Loading…
Peruuta
Tallenna