mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
Reorganize test files & directories
This commit is contained in:
11
test/data/ua/os/chromecast-smartspeaker.json
Normal file
11
test/data/ua/os/chromecast-smartspeaker.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"desc" : "Google Chromecast Mini Smart Speaker",
|
||||
"ua" : "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.225 Safari/537.36 CrKey/1.56.500000 DeviceType/SmartSpeaker",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Chromecast SmartSpeaker",
|
||||
"version" : "1.56.500000"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user