Browse Source

Fix test script

wkh237 8 years ago
parent
commit
d4cd236967
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test.sh

+ 1
- 0
test.sh View File

42
 rnpm link
42
 rnpm link
43
 
43
 
44
 # copy android assets
44
 # copy android assets
45
+cd ${CWD}
45
 cp -R ./test/assets/ ./RNFetchBlobTest/android/app/src/main/assets/
46
 cp -R ./test/assets/ ./RNFetchBlobTest/android/app/src/main/assets/
46
 
47
 
47
 # start RN
48
 # start RN