SQL: Enable tests for shared-proto

There used to not be tests in this project. There are now.

Original commit: elastic/x-pack-elasticsearch@81bd25479b
This commit is contained in:
Nik Everett 2017-09-14 12:06:47 -04:00
parent bac9afee7e
commit 4994ff86f2
1 changed files with 0 additions and 3 deletions

View File

@ -8,6 +8,3 @@ forbiddenApisMain {
// does not depend on core, so only jdk and http signatures should be checked
signaturesURLs = [this.class.getResource('/forbidden/jdk-signatures.txt')]
}
// Tested in cli-proto and jdbc-proto
test.enabled = false