Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 01b50c5

Browse files
committed
Change test script
1 parent f23c426 commit 01b50c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ if [ "$#" -eq 1 ]; then
2828
rm -rf "${TEST_APP_NAME}"
2929
react-native init "${TEST_APP_NAME}"
3030
fi
31+
# copy js files to test app folder
3132
cp -R test/ "${TEST_APP_PATH}/"
3233

3334
# install module

0 commit comments

Comments
 (0)