Skip to content

Commit

Permalink
Renamed testng.jar lib to the same of commons/lib
Browse files Browse the repository at this point in the history
  • Loading branch information
lvca committed Jun 18, 2013
1 parent 0357c88 commit 63f7b63
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build.sh

This file was deleted.

2 changes: 1 addition & 1 deletion tests/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<import file="../_base/base-build.xml"/>

<taskdef resource="testngtasks" classpath="lib/testng.jar"/>
<taskdef resource="testngtasks" classpath="lib/testng-5.10-jdk15.jar"/>

<target name="test"
depends="test-memory, test-memory-lh, test-local, test-plocal, test-local-node-id, test-remote">
Expand Down
File renamed without changes.

0 comments on commit 63f7b63

Please sign in to comment.