Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CustomPiwikJs/tests/resources/test.js')
-rw-r--r--plugins/CustomPiwikJs/tests/resources/test.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/CustomPiwikJs/tests/resources/test.js b/plugins/CustomPiwikJs/tests/resources/test.js
new file mode 100644
index 0000000000..0ea6fcc24a
--- /dev/null
+++ b/plugins/CustomPiwikJs/tests/resources/test.js
@@ -0,0 +1,2 @@
+// Hello world
+var fooBar = 'test'; \ No newline at end of file