mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Reorganize test files & directories
This commit is contained in:
11
test/data/ua/os/rim-tablet-os.json
Normal file
11
test/data/ua/os/rim-tablet-os.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"desc" : "RIM Tablet OS",
|
||||
"ua" : "Mozilla/5.0 (PlayBook; U; RIM Tablet OS 2.1.0; en-US) AppleWebKit/536.2+ (KHTML like Gecko) Version/7.2.1.0 Safari/536.2+",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "RIM Tablet OS",
|
||||
"version" : "2.1.0"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user