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
path: root/tests
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-07-23 23:23:51 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-07-23 23:23:51 +0400
commitd8bade307ebfb05bf794559546d5ab5238bd7a81 (patch)
treea7860c07daf96ef9c15b33860c4e3a5e4df1a6f6 /tests
parent26dc125a435a47f1a78df95b0d571a3a20295287 (diff)
Fixes issue with Goals API throwing errors when called with lastX
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateNewVisitors_day.xml2
-rw-r--r--tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateReturningVisitors_day.xml2
-rw-r--r--tests/integration/expected/test_noVisit__Goals.getConversionRateNewVisitors_day.xml2
-rw-r--r--tests/integration/expected/test_noVisit__Goals.getConversionRateReturningVisitors_day.xml2
4 files changed, 0 insertions, 8 deletions
diff --git a/tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateNewVisitors_day.xml b/tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateNewVisitors_day.xml
deleted file mode 100644
index dff1089a71..0000000000
--- a/tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateNewVisitors_day.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>100</result> \ No newline at end of file
diff --git a/tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateReturningVisitors_day.xml b/tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateReturningVisitors_day.xml
deleted file mode 100644
index dff1089a71..0000000000
--- a/tests/integration/expected/test_OneVisitorTwoVisits__Goals.getConversionRateReturningVisitors_day.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>100</result> \ No newline at end of file
diff --git a/tests/integration/expected/test_noVisit__Goals.getConversionRateNewVisitors_day.xml b/tests/integration/expected/test_noVisit__Goals.getConversionRateNewVisitors_day.xml
deleted file mode 100644
index f5722c2b94..0000000000
--- a/tests/integration/expected/test_noVisit__Goals.getConversionRateNewVisitors_day.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>0</result> \ No newline at end of file
diff --git a/tests/integration/expected/test_noVisit__Goals.getConversionRateReturningVisitors_day.xml b/tests/integration/expected/test_noVisit__Goals.getConversionRateReturningVisitors_day.xml
deleted file mode 100644
index f5722c2b94..0000000000
--- a/tests/integration/expected/test_noVisit__Goals.getConversionRateReturningVisitors_day.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>0</result> \ No newline at end of file