Rename remaining tests

Summary: Something here must have conflicted upon landing. Redoing this again.

Reviewed By: danielbuechele

Differential Revision: D10145804

fbshipit-source-id: 1176167c7e3880055ff5e7b3d7f5723416f6131f
This commit is contained in:
Pascal Hartig
2018-10-03 03:31:24 -07:00
committed by Facebook Github Bot
parent 8456a13ee6
commit 84384e523f
3 changed files with 0 additions and 1 deletions

View File

@@ -29,7 +29,6 @@ android {
sourceSets { sourceSets {
test { test {
java { java {
exclude 'com/facebook/sonar/plugins/facebook/**'
exclude 'com/facebook/flipper/plugins/facebook/**' exclude 'com/facebook/flipper/plugins/facebook/**'
} }
} }