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 22:22:52 UTC

[09/14] 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-geolocation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/c26bf916
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/c26bf916
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/c26bf916

Branch: refs/heads/master
Commit: c26bf916dadbbfa3ace12a7c73f5deb168169370
Parents: 3a0ddee
Author: Staci Cooper <sm...@us.ibm.com>
Authored: Fri Jul 18 14:31:02 2014 -0400
Committer: Staci Cooper <sm...@us.ibm.com>
Committed: Fri Jul 18 14:31:02 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/c26bf916/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 0a1b628..f395fa4 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -31,9 +31,6 @@ xmlns:android="http://schemas.android.com/apk/res/android"
     <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git</repo>
     <issue>https://issues.apache.org/jira/browse/CB/component/12320638</issue>
 
-    <js-module src="test/tests.js" name="tests">
-    </js-module>
-
     <!-- android -->
     <platform name="android">