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:21:24 UTC

[09/12] 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-device-motion/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/0defcb79
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/0defcb79
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/0defcb79

Branch: refs/heads/master
Commit: 0defcb791edb335f47a89e80c21e36f093e0fd4d
Parents: 85db0d9
Author: Staci Cooper <sm...@us.ibm.com>
Authored: Thu Jul 17 15:47:20 2014 -0400
Committer: Staci Cooper <sm...@us.ibm.com>
Committed: Wed Jul 30 17:01:02 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/0defcb79/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index c32a175..451dbb8 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -37,9 +37,6 @@
         <clobbers target="navigator.accelerometer" />
     </js-module>
 
-    <js-module src="test/tests.js" name="tests">
-    </js-module>
-    
     <!-- firefoxos -->
     <platform name="firefoxos">
         <config-file target="config.xml" parent="/*">