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

@ -38,9 +38,6 @@ xmlns:android="http://schemas.android.com/apk/res/android"
<js-module src="www/Connection.js" name="Connection">
<clobbers target="Connection" />
</js-module>
<js-module src="test/tests.js" name="tests">
</js-module>
<!-- firefoxos -->
<platform name="firefoxos">