소스 검색

Fix test script

wkh237 8 년 전
부모
커밋
d4cd236967
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      test.sh

+ 1
- 0
test.sh 파일 보기

@@ -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