Explorar el Código

Change test script

Ben Hsieh hace 8 años
padre
commit
01b50c5c93
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      test.sh

+ 1
- 0
test.sh Ver fichero

@@ -28,6 +28,7 @@ if [ "$#" -eq 1 ]; then
28 28
   rm -rf "${TEST_APP_NAME}"
29 29
   react-native init "${TEST_APP_NAME}"
30 30
 fi
31
+# copy js files to test app folder
31 32
 cp -R test/ "${TEST_APP_PATH}/"
32 33
 
33 34
 # install module