ソースを参照

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