1 parent 96ecfad commit a759131Copy full SHA for a759131
1 file changed
ReactAndroid/DEFS
@@ -1,5 +1,5 @@
1
# Helpers for referring to React Native open source code.
2
-# test
+#
3
# This lets us build React Native:
4
# - At Facebook by running buck from the root of the fb repo
5
# - 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):
96
vm_args=vm_args + extra_vm_args,
97
*args,
98
**kwargs
99
- )
+ )
0 commit comments