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:
authormattpiwik <matthieu.aubry@gmail.com>2010-07-06 16:29:29 +0400
committermattpiwik <matthieu.aubry@gmail.com>2010-07-06 16:29:29 +0400
commitc4109d87ad2799dc8dbe688e02911bd32caa146c (patch)
tree75bb43dad9ec5355f316857794e7235e5c231fed /plugins/ExampleAPI
parentfccd0e0f6f98eb83cc89a36a818792ad918afc5d (diff)
Refs #1446 Fixing failing test due to Windows EOL and headers already sent error. Also not testing 'format=original'.
git-svn-id: http://dev.piwik.org/svn/trunk@2432 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/ExampleAPI')
-rw-r--r--plugins/ExampleAPI/tests/expected/test_allGetMethods__ExampleAPI.getGoldenRatio.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ExampleAPI/tests/expected/test_allGetMethods__ExampleAPI.getGoldenRatio.xml b/plugins/ExampleAPI/tests/expected/test_allGetMethods__ExampleAPI.getGoldenRatio.xml
deleted file mode 100644
index f74b9ec866..0000000000
--- a/plugins/ExampleAPI/tests/expected/test_allGetMethods__ExampleAPI.getGoldenRatio.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>1.61803398875</result> \ No newline at end of file