Browse Source

[DOCS] Added the actual file name to the doctests attribute.

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

+ 1 - 1
docs/java-rest/index.asciidoc

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