mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 06:04:15 +00:00
another patch hoping to fix chronos
This commit is contained in:
parent
96ecfade11
commit
a759131ca1
@ -1,5 +1,5 @@
|
|||||||
# Helpers for referring to React Native open source code.
|
# Helpers for referring to React Native open source code.
|
||||||
# test
|
#
|
||||||
# This lets us build React Native:
|
# This lets us build React Native:
|
||||||
# - At Facebook by running buck from the root of the fb repo
|
# - At Facebook by running buck from the root of the fb repo
|
||||||
# - Outside of Facebook by running buck in the root of the git repo
|
# - Outside of Facebook by running buck in the root of the git repo
|
||||||
@ -96,4 +96,4 @@ def robolectric3_test(name, deps, vm_args=None, *args, **kwargs):
|
|||||||
vm_args=vm_args + extra_vm_args,
|
vm_args=vm_args + extra_vm_args,
|
||||||
*args,
|
*args,
|
||||||
**kwargs
|
**kwargs
|
||||||
)
|
)
|
Loading…
x
Reference in New Issue
Block a user