Fix format of third party audit in saml-idp-tests

The formatting here was off since it contains tabs and tabs are evil.

Original commit: elastic/x-pack-elasticsearch@fadbb02157
This commit is contained in:
Jason Tedor 2018-01-20 19:53:26 -05:00
parent 47213f5675
commit 377bb53cca
1 changed files with 10 additions and 10 deletions

View File

@ -55,7 +55,7 @@ thirdPartyAudit.excludes = [
'com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper',
'com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper$1',
// missing
'com.ibm.icu.lang.UCharacter',
'com.ibm.icu.lang.UCharacter'
]
test {