mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Delete fb_xplat_cxx.bzl
Reviewed By: mzlee, ttsugriy Differential Revision: D7625836 fbshipit-source-id: 3169d43f028b895e1075268495de66816c778b35
This commit is contained in:
parent
c866ef243e
commit
2fd7fda05d
@ -11,7 +11,7 @@ TEST_SRCS = [
|
||||
]
|
||||
|
||||
if not IS_OSS_BUILD:
|
||||
load("@xplat//build_defs:fb_xplat_cxx.bzl", "cxx_test")
|
||||
load("@xplat//build_defs:fb_xplat_cxx_test.bzl", "cxx_test")
|
||||
load("@xplat//configurations/buck/android:jni_instrumentation_test", "jni_instrumentation_test_lib")
|
||||
load("@xplat//configurations/buck:default_platform_defs.bzl", "APPLE")
|
||||
jni_instrumentation_test_lib(
|
||||
|
Loading…
x
Reference in New Issue
Block a user