2
0
Fork 0

Fixed test report paths

This commit is contained in:
Willem 2016-04-23 04:19:25 +02:00
parent 583b7d8cc3
commit c797a4ce33
3 changed files with 49 additions and 77 deletions

8
.gitignore vendored
View file

@ -9,12 +9,8 @@ dist
node_modules
npm-debug.log
# Ignore mocha test data
test/data
# Ignore example data
example/node_modules
example/npm-debug.log
# Ignore test reports
test/report
# Ignore example cordova data
example/app_mobile/platforms/*