From a759131ca16d16e325d7a72dd61ba0dcb522e5d0 Mon Sep 17 00:00:00 2001 From: Konstantin Raev Date: Wed, 24 Feb 2016 10:17:56 +0000 Subject: [PATCH] another patch hoping to fix chronos --- ReactAndroid/DEFS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReactAndroid/DEFS b/ReactAndroid/DEFS index 032570a63..f9f43995e 100644 --- a/ReactAndroid/DEFS +++ b/ReactAndroid/DEFS @@ -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 - ) + ) \ No newline at end of file