Moving more unit tests to open source

Reviewed By: foghina, mkonicek

Differential Revision: D2865561

fb-gh-sync-id: 7aab67d205b94d657a6ec7bf81a4ecee644eabc2
This commit is contained in:
Konstantin Raev
2016-01-27 07:26:55 -08:00
committed by facebook-github-bot-2
parent fff5dc3943
commit 83fd314e37
12 changed files with 2702 additions and 9 deletions
@@ -17,9 +17,6 @@ android_library(
react_native_dep('third-party/java/asm:asm'),
react_native_dep('third-party/java/sqlite:sqlite'),
],
deps = [
# ':locate_android-all',
],
visibility = ['//ReactAndroid/...',],
)