From b77ea62771bb21a4c4181d49632933675f9b43d1 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 18 Jun 2018 12:10:17 -0700 Subject: [PATCH] [DOCS] Rebased build.gradle file --- x-pack/docs/build.gradle | 3 --- 1 file changed, 3 deletions(-) diff --git a/x-pack/docs/build.gradle b/x-pack/docs/build.gradle index fbcb5ab1f08e8..f1d06df369618 100644 --- a/x-pack/docs/build.gradle +++ b/x-pack/docs/build.gradle @@ -9,9 +9,6 @@ apply plugin: 'elasticsearch.docs-test' * only remove entries from this list. When it is empty we'll remove it * entirely and have a party! There will be cake and everything.... */ buildRestTests.expectedUnconvertedCandidates = [ - 'en/rest-api/security/ssl.asciidoc', - 'en/rest-api/security/users.asciidoc', - 'en/rest-api/security/tokens.asciidoc', 'en/rest-api/watcher/put-watch.asciidoc', 'en/security/authentication/user-cache.asciidoc', 'en/security/authorization/field-and-document-access-control.asciidoc',