diff --git a/tests/plugin.xml b/tests/plugin.xml new file mode 100644 index 0000000..2938677 --- /dev/null +++ b/tests/plugin.xml @@ -0,0 +1,29 @@ + + + + + Cordova Splashscreen Plugin Tests + Apache 2.0 + + + + diff --git a/test/tests.js b/tests/tests.js similarity index 100% rename from test/tests.js rename to tests/tests.js