another patch hoping to fix chronos

This commit is contained in:
Konstantin Raev 2016-02-24 10:17:56 +00:00
parent 96ecfade11
commit a759131ca1

View File

@ -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
)
)