From 319d4cb6670729708c19ad50b0146d1bcb7b4719 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Sat, 27 Jun 2015 09:52:06 -0400 Subject: Added ability to log key events to file and email (useful for release debugging) --- plugins/cordova-plugin-file/tests/plugin.xml | 42 ++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 plugins/cordova-plugin-file/tests/plugin.xml (limited to 'plugins/cordova-plugin-file/tests/plugin.xml') diff --git a/plugins/cordova-plugin-file/tests/plugin.xml b/plugins/cordova-plugin-file/tests/plugin.xml new file mode 100644 index 00000000..6c2b1efc --- /dev/null +++ b/plugins/cordova-plugin-file/tests/plugin.xml @@ -0,0 +1,42 @@ + + + + + + Cordova File Plugin Tests + Apache 2.0 + + + + + + + + + + + -- cgit v1.2.3