Skip to content

Commit 2fd7fda

Browse files
Jonathan Kimfacebook-github-bot
authored andcommitted
Delete fb_xplat_cxx.bzl
Reviewed By: mzlee, ttsugriy Differential Revision: D7625836 fbshipit-source-id: 3169d43f028b895e1075268495de66816c778b35
1 parent c866ef2 commit 2fd7fda

File tree

1 file changed

+1
-1
lines changed
  • ReactCommon/cxxreact/tests

1 file changed

+1
-1
lines changed

ReactCommon/cxxreact/tests/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ TEST_SRCS = [
1111
]
1212

1313
if not IS_OSS_BUILD:
14-
load("@xplat//build_defs:fb_xplat_cxx.bzl", "cxx_test")
14+
load("@xplat//build_defs:fb_xplat_cxx_test.bzl", "cxx_test")
1515
load("@xplat//configurations/buck/android:jni_instrumentation_test", "jni_instrumentation_test_lib")
1616
load("@xplat//configurations/buck:default_platform_defs.bzl", "APPLE")
1717
jni_instrumentation_test_lib(

0 commit comments

Comments
 (0)