mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Move react-native-codegen/e2e/__tests__/modules/BUCK
Reviewed By: PeteTheHeat Differential Revision: D25675408 fbshipit-source-id: 97f8070611f7f7707af9bd7dd9c9a59e8ad96125
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f312e5ba84
commit
bc0c5c98bb
+1
-1
@@ -5,7 +5,7 @@ react_native_module_flow_types_library(
|
||||
android_package_name = "com.facebook.fbreact.specs",
|
||||
js_srcs = glob(
|
||||
[
|
||||
"../../__test_fixtures__/modules/*.js",
|
||||
"./__test_fixtures__/modules/*.js",
|
||||
],
|
||||
),
|
||||
)
|
||||
Reference in New Issue
Block a user