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/07 21:09:45 UTC

[07/10] git commit: Removed js-module for tests from plugin.xml

Removed js-module for tests from plugin.xml


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/0599cb63
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/0599cb63
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/0599cb63

Branch: refs/heads/master
Commit: 0599cb639a28bd66d47e0025e1a9e549518f9ebe
Parents: fa4717c
Author: Staci Cooper <sm...@us.ibm.com>
Authored: Fri Jul 18 14:44:35 2014 -0400
Committer: Staci Cooper <sm...@us.ibm.com>
Committed: Fri Jul 18 14:44:35 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/0599cb63/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index d26a254..10acf29 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -61,12 +61,6 @@
         <clobbers target="ContactOrganization" />
     </js-module>
 
-    <js-module src="test/tests.js" name="tests">
-    </js-module>
-
-
-
-
     <!-- android -->
     <platform name="android">
         <config-file target="res/xml/config.xml" parent="/*">