diff --git a/TESTING.asciidoc b/TESTING.asciidoc index af46c2e567b..50953f16378 100644 --- a/TESTING.asciidoc +++ b/TESTING.asciidoc @@ -32,12 +32,6 @@ Use local transport (default since 1.3): -Des.node.mode=local ------------------------------------- -Alternatively, you can set the `ES_TEST_LOCAL` environment variable: - -------------------------------------- -export ES_TEST_LOCAL=true && gradle test -------------------------------------- - === Running Elasticsearch from a checkout In order to run Elasticsearch from source without building a package, you can