You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
451 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
  3. xmlns:rim="http://www.blackberry.com/ns/widgets"
  4. xmlns:android="http://schemas.android.com/apk/res/android"
  5. id="nl.x-services.plugins.socialsharing.tests"
  6. version="4.3.15">
  7. <name>SocialSharing Tests</name>
  8. <author>Nicolas Oliver</author>
  9. <license>MIT</license>
  10. <js-module src="test.js" name="tests"></js-module>
  11. </plugin>