cordova-plugin-network-info.../tests/plugin.xml

7 lines
376 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-network-information-tests" version="1.3.2">
<name>Cordova Network Information Plugin Tests</name>
<license>Apache 2.0</license>
<js-module src="tests.js" name="tests"/>
</plugin>