mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-19 05:52:49 +08:00
remove reference to test assets, they are optional
This commit is contained in:
parent
f31ccd6b0e
commit
edaf8532e4
@ -39,9 +39,6 @@ xmlns:android="http://schemas.android.com/apk/res/android"
|
|||||||
<clobbers target="Connection" />
|
<clobbers target="Connection" />
|
||||||
</js-module>
|
</js-module>
|
||||||
|
|
||||||
<js-module src="test/tests.js" name="tests">
|
|
||||||
</js-module>
|
|
||||||
|
|
||||||
<!-- firefoxos -->
|
<!-- firefoxos -->
|
||||||
<platform name="firefoxos">
|
<platform name="firefoxos">
|
||||||
<js-module src="src/firefoxos/NetworkProxy.js" name="NetworkProxy">
|
<js-module src="src/firefoxos/NetworkProxy.js" name="NetworkProxy">
|
||||||
|
Loading…
Reference in New Issue
Block a user