File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ fb_xplat_cxx_test(
6868 "-Wall" ,
6969 ],
7070 contacts = ["oncall+react_native@xmail.facebook.com" ],
71- platforms = (ANDROID ,APPLE ),
71+ platforms = (ANDROID , APPLE ),
7272 deps = [
7373 "xplat//folly:molly" ,
7474 "xplat//third-party/gmock:gtest" ,
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ fb_xplat_cxx_test(
7171 "-Wall" ,
7272 ],
7373 contacts = ["oncall+react_native@xmail.facebook.com" ],
74- platforms = (ANDROID ,APPLE ),
74+ platforms = (ANDROID , APPLE ),
7575 deps = [
7676 "xplat//folly:molly" ,
7777 "xplat//third-party/gmock:gtest" ,
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ fb_xplat_cxx_test(
104104 "-Wall" ,
105105 ],
106106 contacts = ["oncall+react_native@xmail.facebook.com" ],
107- platforms = (ANDROID ,APPLE ),
107+ platforms = (ANDROID , APPLE ),
108108 deps = [
109109 "xplat//folly:molly" ,
110110 "xplat//third-party/gmock:gtest" ,
Original file line number Diff line number Diff line change 66 "fb_xplat_cxx_test" ,
77 "get_apple_compiler_flags" ,
88 "get_apple_inspector_flags" ,
9- "react_native_xplat_target" ,
109 "react_native_target" ,
10+ "react_native_xplat_target" ,
1111 "rn_xplat_cxx_library" ,
1212 "subdir_glob" ,
1313)
You can’t perform that action at this time.
0 commit comments