CB-11926 Tests can use local server

This commit is contained in:
Alexander Sorokin
2016-10-04 22:40:39 +03:00
parent 1cfc66ce0d
commit e68f766639
3 changed files with 101 additions and 3 deletions
+4
View File
@@ -27,4 +27,8 @@
<js-module src="tests.js" name="tests">
</js-module>
<hook type="after_prepare" src="hooks/after_prepare.js" />
<preference name="FILETRANSFER_SERVER_ADDRESS" default="http://cordova-vm.apache.org:5000"/>
</plugin>