remove unused test env var from TESTING doc

This commit is contained in:
Shay Banon 2013-12-21 23:02:30 +01:00
parent 30a0fc30d5
commit 488451b67c
1 changed files with 0 additions and 6 deletions

View File

@ -33,12 +33,6 @@ Use local transport:
export ES_TEST_LOCAL=true && mvn test
-------------------------------------
Wait on mapping changes:
------------------------------------------------
export ES_WAIT_ON_MAPPING_CHANGE=true && mvn test
------------------------------------------------
=== Test case filtering.
- `tests.class` is a class-filtering shell-like glob pattern,