Skip to content

Commit a759131

Browse files
committed
another patch hoping to fix chronos
1 parent 96ecfad commit a759131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReactAndroid/DEFS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Helpers for referring to React Native open source code.
2-
# test
2+
#
33
# This lets us build React Native:
44
# - At Facebook by running buck from the root of the fb repo
55
# - Outside of Facebook by running buck in the root of the git repo
@@ -96,4 +96,4 @@ def robolectric3_test(name, deps, vm_args=None, *args, **kwargs):
9696
vm_args=vm_args + extra_vm_args,
9797
*args,
9898
**kwargs
99-
)
99+
)

0 commit comments

Comments
 (0)