diff --git a/ReactAndroid/src/main/jni/react/cxxcomponents/BUCK b/ReactAndroid/src/main/jni/react/cxxcomponents/BUCK index 1f6f459703..3d2775cf00 100644 --- a/ReactAndroid/src/main/jni/react/cxxcomponents/BUCK +++ b/ReactAndroid/src/main/jni/react/cxxcomponents/BUCK @@ -34,7 +34,6 @@ rn_xplat_cxx_library( "-DWITH_FBSYSTRACE=1", ], soname = "libcxxcomponents.$(ext)", - tests = [":tests"], visibility = ["PUBLIC"], deps = [ "//third-party/glog:glog",