Skip to content

Commit

Permalink
update TESTING doc to use run.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Parfitt committed Jul 29, 2015
1 parent 0a35ef3 commit c755033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ In order to run Elasticsearch from source without building a package, you can
run it using Maven:

-------------------------------------
mvn package -Drun -DskipTests
./run.sh
-------------------------------------

=== Test case filtering.
Expand Down

0 comments on commit c755033

Please sign in to comment.