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:
parent
bac9afee7e
commit
4994ff86f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue