remove reference to test assets, they are optional

This commit is contained in:
Jesse MacFadyen 2014-08-07 18:31:56 -07:00
parent f31ccd6b0e
commit edaf8532e4

View File

@ -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">