From 855a0e8ddc273b58066530a1b55a946021dfc56e Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 24 Jun 2015 18:47:42 -0400 Subject: Cleaned up code, commented, preparing for HTTPS via CordovaHTTP --- .../test/autotest/pages/file.html | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 plugins/org.apache.cordova.file/test/autotest/pages/file.html (limited to 'plugins/org.apache.cordova.file/test/autotest/pages/file.html') diff --git a/plugins/org.apache.cordova.file/test/autotest/pages/file.html b/plugins/org.apache.cordova.file/test/autotest/pages/file.html new file mode 100644 index 00000000..d143c744 --- /dev/null +++ b/plugins/org.apache.cordova.file/test/autotest/pages/file.html @@ -0,0 +1,90 @@ + + + + + + + Cordova: File API Specs + + + + + + + + + + + + + + + + + + + + + + + + + + Back + + -- cgit v1.2.3