Browse Source

[DOCS] Added missing attribute to specify the location of the included tests.

Deb Adair 8 years ago
parent
commit
c63c3fbbec
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/java-rest/index.asciidoc

+ 2 - 0
docs/java-rest/index.asciidoc

@@ -1,6 +1,8 @@
 [[java-rest]]
 = Java REST Client
 
+:doctest:   {docdir}/../../client/rest-high-level/src/test/java/org/elasticsearch/client/documentation
+
 include::../Versions.asciidoc[]
 
 include::overview.asciidoc[]