mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
Remove force_static
Reviewed By: gkassabli Differential Revision: D4248487 fbshipit-source-id: e5127a02561b145745cf5393a0188661469ec79b
This commit is contained in:
parent
59873d7a2b
commit
89a380abc8
@ -109,6 +109,7 @@ def rn_robolectric_test(name, srcs, vm_args = None, *args, **kwargs):
|
||||
name = name,
|
||||
use_cxx_libraries = True,
|
||||
cxx_library_whitelist = [
|
||||
'//ReactCommon/CSSLayout:CSSLayout',
|
||||
'//ReactAndroid/src/main/jni/first-party/csslayoutjni:jni',
|
||||
],
|
||||
fork_mode = 'per_test',
|
||||
|
Loading…
x
Reference in New Issue
Block a user