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/19 03:06:09 UTC

[2/6] 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/c16c6e42
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/c16c6e42
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/c16c6e42

Branch: refs/heads/master
Commit: c16c6e426bcf8359b721ea3360ab8c9a0eb94119
Parents: 7880ada
Author: Staci Cooper <sm...@us.ibm.com>
Authored: Thu Jul 17 15:47:20 2014 -0400
Committer: Staci Cooper <sm...@us.ibm.com>
Committed: Thu Jul 17 15:47:20 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/c16c6e42/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="/*">