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:
authorsgiehl <stefan@piwik.org>2014-01-21 13:11:11 +0400
committersgiehl <stefan@piwik.org>2014-01-21 13:11:11 +0400
commit93cbf042fb415bf2807242574c503c7e032068ae (patch)
tree0bee483c8b5beaa7aba076f930d783330efa1ce1 /tests
parenteeb3bebb256722ab2c46920a77c8444960054504 (diff)
added device detection for K-Touch devices
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Fixtures/userAgentParserEnhancedFixtures.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/PHPUnit/Fixtures/userAgentParserEnhancedFixtures.yml b/tests/PHPUnit/Fixtures/userAgentParserEnhancedFixtures.yml
index df6e04e60b..4f033cff8a 100644
--- a/tests/PHPUnit/Fixtures/userAgentParserEnhancedFixtures.yml
+++ b/tests/PHPUnit/Fixtures/userAgentParserEnhancedFixtures.yml
@@ -585,9 +585,9 @@
short_name: AN
version:
device:
- type:
- brand:
- model:
+ type: smartphone
+ brand: KT
+ model: W688
os_family: Android
browser_family: Android Browser
-
@@ -3017,9 +3017,9 @@
short_name: AN
version:
device:
- type:
- brand:
- model:
+ type: smartphone
+ brand: KT
+ model: W619
os_family: Android
browser_family: Android Browser
-
@@ -3033,9 +3033,9 @@
short_name: AN
version:
device:
- type:
- brand:
- model:
+ type: smartphone
+ brand: KT
+ model: E780
os_family: Android
browser_family: Android Browser
-