You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/08/06 22:42:30 UTC

[cordova-fetch] 01/03: dos2unix spec/support/dummy-local-plugin/plugin.xml

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-fetch.git

commit c98ea1008d9c59b94304ca4ba3ff02c1d3021324
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Mon Aug 6 15:51:18 2018 -0400

    dos2unix spec/support/dummy-local-plugin/plugin.xml
---
 spec/support/dummy-local-plugin/plugin.xml | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/spec/support/dummy-local-plugin/plugin.xml b/spec/support/dummy-local-plugin/plugin.xml
index b15d7b7..dbb7bd7 100755
--- a/spec/support/dummy-local-plugin/plugin.xml
+++ b/spec/support/dummy-local-plugin/plugin.xml
@@ -1,14 +1,14 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<plugin
-		xmlns="http://apache.org/cordova/ns/plugins/1.0"
-		xmlns:android="http://schemas.android.com/apk/res/android"
-		id="test-plugin"
-		version="1.0.0">
-
-	<name>test plugin</name>
-
-	<engines>
-		<engine name="cordova" version=">=3.0.0" />
-	</engines>
-
-</plugin>
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin
+		xmlns="http://apache.org/cordova/ns/plugins/1.0"
+		xmlns:android="http://schemas.android.com/apk/res/android"
+		id="test-plugin"
+		version="1.0.0">
+
+	<name>test plugin</name>
+
+	<engines>
+		<engine name="cordova" version=">=3.0.0" />
+	</engines>
+
+</plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org