You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/08 03:32:06 UTC

git commit: remove reference to test assets, they are optional

Repository: cordova-plugin-network-information
Updated Branches:
  refs/heads/master f31ccd6b0 -> edaf8532e


remove reference to test assets, they are optional


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/edaf8532
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/edaf8532
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/edaf8532

Branch: refs/heads/master
Commit: edaf8532e40fc9fe21560351df3563d05aa7a55f
Parents: f31ccd6
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Aug 7 18:31:56 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Aug 7 18:31:56 2014 -0700

----------------------------------------------------------------------
 plugin.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/edaf8532/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 20b78b8..a0d530a 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -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">