mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 21:12:19 +08:00
Move fb_xplat_cxx.bzl to xplat/build_defs
Reviewed By: mzlee, ttsugriy Differential Revision: D7152463 fbshipit-source-id: ad7ca85f225343a043e2f606c6b3bbf74f42bbcd
This commit is contained in:
committed by
Facebook Github Bot
parent
a1295e1707
commit
f389ad8b76
@@ -11,8 +11,8 @@ TEST_SRCS = [
|
||||
]
|
||||
|
||||
if not IS_OSS_BUILD:
|
||||
load("@xplat//build_defs:fb_xplat_cxx.bzl", "cxx_test")
|
||||
load("@xplat//configurations/buck/android:jni_instrumentation_test", "jni_instrumentation_test_lib")
|
||||
load("@xplat//configurations/buck:fb_xplat_cxx.bzl", "cxx_test")
|
||||
load("@xplat//configurations/buck:default_platform_defs.bzl", "APPLE")
|
||||
jni_instrumentation_test_lib(
|
||||
name = 'tests',
|
||||
|
||||
Reference in New Issue
Block a user