Skip to content

Commit

Permalink
Add junit.jar
Browse files Browse the repository at this point in the history
git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@24 c6a108a4-781c-0410-a6c6-c2d559e19af0
  • Loading branch information
julianhyde committed Jul 25, 2007
1 parent b099238 commit da3fcfa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@
<!-- <pathelement location="${lib.dir}/retroweaver-1.2.4.jar"/> -->
<pathelement path="${env.CLASSPATH}"/>
<pathelement location="${ant.home}/lib/ant.jar"/>
<pathelement location="${ant.home}/lib/optional.jar"/>
<pathelement location="${ant.home}/lib/junit.jar"/>
<pathelement location="${lib.dir}/log4j-1.2.9.jar"/>
<pathelement location="${lib.dir}/javacup.jar"/>
<pathelement location="${testlib.dir}/junit.jar"/>
<!-- We depend on mondrian right now. Ugh. -->
<pathelement location="${mondrian.dir}/classes"/>
<pathelement location="${mondrian.dir}/testclasses"/>
Expand Down
Binary file added testlib/junit.jar
Binary file not shown.

0 comments on commit da3fcfa

Please sign in to comment.