Skip to content

Commit d15a82d

Browse files
mdvaccafacebook-github-bot
authored andcommitted
Remove test BUCK configuration for cxxcomponents
Summary: This diff removes the 'test' BUCK configuration for cxxcomponents, the goal of the diff is to fix a sandcastle issue: https://www.internalfb.com/intern/sandcastle/log/?instance_id=36028797791859555&step_id=36028805144809956&step_index=6&name=Run%20arc%20focus-android build-break overriding_review_checks_triggers_an_audit_and_retroactive_review Oncall Short Name: react_native changelog: [internal] internal Differential Revision: D39589523 fbshipit-source-id: 9cb6ab1e8a5929e7d288771f2f980db00a5a4adb
1 parent dc56eb9 commit d15a82d

File tree

1 file changed

+0
-1
lines changed
  • ReactAndroid/src/main/jni/react/cxxcomponents

1 file changed

+0
-1
lines changed

ReactAndroid/src/main/jni/react/cxxcomponents/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ rn_xplat_cxx_library(
3434
"-DWITH_FBSYSTRACE=1",
3535
],
3636
soname = "libcxxcomponents.$(ext)",
37-
tests = [":tests"],
3837
visibility = ["PUBLIC"],
3938
deps = [
4039
"//third-party/glog:glog",

0 commit comments

Comments
 (0)