Skip to content

Commit

Permalink
Remove JSHint reference
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Mander <philip.mander@gmail.com>
  • Loading branch information
philmander committed May 13, 2012
1 parent 8f43270 commit 180c1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To get started download the ant-jstestrunner jar file and include the following

<target name="runJsTests">

<!-- Lint the code -->
<!-- Run the tests -->
<jstest dir="${basedir}/src/tests" includes="**/*.html" phantomWin="${basedir}/phantom/win/phantomjs.exe" />

</target>
Expand Down

0 comments on commit 180c1e3

Please sign in to comment.