mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-07 17:27:56 +08:00
another patch hoping to fix chronos
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Helpers for referring to React Native open source code.
|
||||
# test
|
||||
#
|
||||
# This lets us build React Native:
|
||||
# - 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
|
||||
@@ -96,4 +96,4 @@ def robolectric3_test(name, deps, vm_args=None, *args, **kwargs):
|
||||
vm_args=vm_args + extra_vm_args,
|
||||
*args,
|
||||
**kwargs
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user