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,6 +42,7 @@ npm install --save react-native-fetch-blob@0.7.0-dev.1
42 42
 rnpm link
43 43
 
44 44
 # copy android assets
45
+cd ${CWD}
45 46
 cp -R ./test/assets/ ./RNFetchBlobTest/android/app/src/main/assets/
46 47
 
47 48
 # start RN