[DOCS] update TESTING doc running from source

cc @dakrone

see also elasticsearch@48bc49c093516def7cad468d1d97d490d4f609e9
This commit is contained in:
Dave Parfitt 2015-07-27 13:35:12 -04:00
parent cdd2da1e1c
commit 70dfa26678
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: run it using Maven:
------------------------------------- -------------------------------------
mvn compile exec:exec mvn package -Drun -DskipTests
------------------------------------- -------------------------------------
=== Test case filtering. === Test case filtering.