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/bada.json
Normal file
11
test/data/ua/os/bada.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"desc" : "Bada",
|
||||
"ua" : "Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5253/S5253DDKC1; U; Bada/1.0; en-us) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WQVGA SMM-MMS/1.2.0 OPN-B",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Bada",
|
||||
"version" : "1.0"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user