Skip to content

Commit a8c95d2

Browse files
Jakub Grzmielfacebook-github-bot
Jakub Grzmiel
authored andcommitted
Convert fb_xplat_cxx to Skylark
Reviewed By: ttsugriy Differential Revision: D6937683 fbshipit-source-id: 472c95b393d054c29413a46b86bf03559aff8741
1 parent 6f007e8 commit a8c95d2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: ReactCommon/cxxreact/tests/BUCK

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ TEST_SRCS = [
1212

1313
if not IS_OSS_BUILD:
1414
load("@xplat//configurations/buck/android:jni_instrumentation_test", "jni_instrumentation_test_lib")
15-
load("@xplat//configurations/buck:fb_xplat_cxx", "cxx_test")
15+
load("@xplat//configurations/buck:fb_xplat_cxx.bzl", "cxx_test")
1616
load("@xplat//configurations/buck:default_platform_defs.bzl", "APPLE")
1717
jni_instrumentation_test_lib(
1818
name = 'tests',

0 commit comments

Comments
 (0)