mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Make autoglob a required parameter of robolectric tests
Reviewed By: strulovich Differential Revision: D26013246 fbshipit-source-id: fd7f014cc55c8640b96032d843aa2ce81ac9bfa8
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1a8d641469
commit
aa65be8ef8
@@ -26,7 +26,6 @@ rn_android_library(
|
||||
rn_robolectric_test(
|
||||
name = "bridge",
|
||||
srcs = glob(STANDARD_TEST_SRCS),
|
||||
autoglob = False,
|
||||
contacts = ["oncall+react_native@xmail.facebook.com"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
|
||||
Reference in New Issue
Block a user