Skip to content

Commit

Permalink
Added mootools 1.2.5 to jstestdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Olsson committed Jul 11, 2011
1 parent 798880a commit 0e74b54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,11 @@
<param name="required.lib" value="mootools-core-1.3.2-full-compat.js"/>
<param name="required.adapter" value="js/adapters/mootools-adapter.src.js"/>
</antcall>
<antcall target="test-specific-lib">
<param name="testrun.name" value="mootools-1.2.5"/>
<param name="required.lib" value="mootools-1.2.5-core-nc.js"/>
<param name="required.adapter" value="js/adapters/mootools-adapter.src.js"/>
</antcall>

<!-- prototype versions -->
<antcall target="test-specific-lib">
Expand Down

0 comments on commit 0e74b54

Please sign in to comment.