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:
authorThomas Steur <thomas.steur@gmail.com>2015-07-29 16:00:52 +0300
committersgiehl <stefan@piwik.org>2015-10-06 17:23:56 +0300
commit958f660331510f017e6f4b07814e9cf42f45ffbd (patch)
treee85f073f50acf06a6e0a7d615aa7bfd3ed2b5d9b /tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
parent849c64c888903e8a31127e73eaf9613e5d4694cd (diff)
fixed tests
Diffstat (limited to 'tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml b/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
index 0ce7cf1276..29c2baa5d6 100644
--- a/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
+++ b/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySegment_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
@@ -1,28 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
- <col name="label">search term 4</col>
- <col name="1. Melbourne, Victoria, Australia">0</col>
- <col name="2. Toronto, Ontario, Canada">2</col>
- <col name="3. Yokohama, Kanagawa, Japan">0</col>
- </row>
- <row>
- <col name="label">that search term</col>
- <col name="1. Melbourne, Victoria, Australia">2</col>
- <col name="2. Toronto, Ontario, Canada">0</col>
- <col name="3. Yokohama, Kanagawa, Japan">0</col>
- </row>
- <row>
<col name="label">search term 1</col>
<col name="1. Melbourne, Victoria, Australia">0</col>
<col name="2. Toronto, Ontario, Canada">0</col>
<col name="3. Yokohama, Kanagawa, Japan">1</col>
</row>
<row>
- <col name="label">this search term</col>
- <col name="1. Melbourne, Victoria, Australia">2</col>
+ <col name="label">search term 2</col>
+ <col name="1. Melbourne, Victoria, Australia">0</col>
<col name="2. Toronto, Ontario, Canada">0</col>
- <col name="3. Yokohama, Kanagawa, Japan">1</col>
+ <col name="3. Yokohama, Kanagawa, Japan">2</col>
</row>
<row>
<col name="label">search term 3</col>
@@ -31,9 +19,21 @@
<col name="3. Yokohama, Kanagawa, Japan">0</col>
</row>
<row>
- <col name="label">search term 2</col>
+ <col name="label">search term 4</col>
<col name="1. Melbourne, Victoria, Australia">0</col>
+ <col name="2. Toronto, Ontario, Canada">2</col>
+ <col name="3. Yokohama, Kanagawa, Japan">0</col>
+ </row>
+ <row>
+ <col name="label">that search term</col>
+ <col name="1. Melbourne, Victoria, Australia">2</col>
<col name="2. Toronto, Ontario, Canada">0</col>
- <col name="3. Yokohama, Kanagawa, Japan">2</col>
+ <col name="3. Yokohama, Kanagawa, Japan">0</col>
+ </row>
+ <row>
+ <col name="label">this search term</col>
+ <col name="1. Melbourne, Victoria, Australia">2</col>
+ <col name="2. Toronto, Ontario, Canada">0</col>
+ <col name="3. Yokohama, Kanagawa, Japan">1</col>
</row>
</result> \ No newline at end of file