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-08-20 17:09:28 +0300
committersgiehl <stefan@piwik.org>2015-10-06 18:25:25 +0300
commit6b836717d6391adf891e2fd60f8787f033d726b8 (patch)
treec91bb5ba589b742425a5591e3c74ad572f5ecfb4 /tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
parentda5c8455f0782088ef567f5c6039546eb61c09cb (diff)
fix system tests
Diffstat (limited to 'tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml40
1 files changed, 20 insertions, 20 deletions
diff --git a/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml b/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
index 7b18166f59..86ae6c16be 100644
--- a/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
+++ b/tests/PHPUnit/System/expected/test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrectPivotTable__Referrers.getKeywords_week.xml
@@ -1,57 +1,57 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
- <col name="label">search term 4</col>
+ <col name="label">search term 1</col>
<col name="Google">0</col>
- <col name="Yahoo!">1</col>
+ <col name="Yahoo!">0</col>
<col name="Bing">1</col>
<col name="Ask">0</col>
<col name="Babylon">0</col>
<col name="Alexa">0</col>
</row>
<row>
- <col name="label">that search term</col>
- <col name="Google">1</col>
- <col name="Yahoo!">1</col>
+ <col name="label">search term 2</col>
+ <col name="Google">0</col>
+ <col name="Yahoo!">0</col>
<col name="Bing">0</col>
<col name="Ask">0</col>
+ <col name="Babylon">1</col>
+ <col name="Alexa">1</col>
+ </row>
+ <row>
+ <col name="label">search term 3</col>
+ <col name="Google">1</col>
+ <col name="Yahoo!">0</col>
+ <col name="Bing">0</col>
+ <col name="Ask">1</col>
<col name="Babylon">0</col>
<col name="Alexa">0</col>
</row>
<row>
- <col name="label">search term 1</col>
+ <col name="label">search term 4</col>
<col name="Google">0</col>
- <col name="Yahoo!">0</col>
+ <col name="Yahoo!">1</col>
<col name="Bing">1</col>
<col name="Ask">0</col>
<col name="Babylon">0</col>
<col name="Alexa">0</col>
</row>
<row>
- <col name="label">this search term</col>
+ <col name="label">that search term</col>
<col name="Google">1</col>
<col name="Yahoo!">1</col>
<col name="Bing">0</col>
- <col name="Ask">1</col>
+ <col name="Ask">0</col>
<col name="Babylon">0</col>
<col name="Alexa">0</col>
</row>
<row>
- <col name="label">search term 3</col>
+ <col name="label">this search term</col>
<col name="Google">1</col>
- <col name="Yahoo!">0</col>
+ <col name="Yahoo!">1</col>
<col name="Bing">0</col>
<col name="Ask">1</col>
<col name="Babylon">0</col>
<col name="Alexa">0</col>
</row>
- <row>
- <col name="label">search term 2</col>
- <col name="Google">0</col>
- <col name="Yahoo!">0</col>
- <col name="Bing">0</col>
- <col name="Ask">0</col>
- <col name="Babylon">1</col>
- <col name="Alexa">1</col>
- </row>
</result> \ No newline at end of file