update TESTING doc to use run.sh script

This commit is contained in:
Dave Parfitt 2015-07-29 14:41:23 -04:00
parent 0a35ef3016
commit c755033fee
1 changed files with 1 additions and 1 deletions

View File

@ -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.