From 9bb2d256821a78821046d2f8759f7acbd3201f80 Mon Sep 17 00:00:00 2001 From: Konstantin Raev Date: Fri, 30 Dec 2016 08:39:11 -0800 Subject: [PATCH] Fixed proxy settings for legocastle buck tests Reviewed By: kentaromiura Differential Revision: D4375249 fbshipit-source-id: 7fa51d41ccbf1e017cfaceb5b6160361177f0b11 --- ReactAndroid/src/test/java/com/facebook/react/uimanager/BUCK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReactAndroid/src/test/java/com/facebook/react/uimanager/BUCK b/ReactAndroid/src/test/java/com/facebook/react/uimanager/BUCK index aa00068e9e9..35d97ee6398 100644 --- a/ReactAndroid/src/test/java/com/facebook/react/uimanager/BUCK +++ b/ReactAndroid/src/test/java/com/facebook/react/uimanager/BUCK @@ -5,7 +5,7 @@ rn_robolectric_test( # Please change the contact to the oncall of your team contacts = ['oncall+fbandroid_sheriff@xmail.facebook.com'], # TODO Disabled temporarily until Yoga linking is fixed t14964130 - # srcs = glob(['**/*.java']), + # srcs = glob(['**/*.java']), srcs = ['SimpleViewPropertyTest.java'], deps = [ YOGA_TARGET,