mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Fix failing tests
This commit is contained in:
parent
cd72625e2c
commit
1085ae62ad
@ -3,6 +3,7 @@ root = true
|
|||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[{*.js,*.md}]
|
[{*.js,*.md}]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
@ -2260,6 +2260,7 @@
|
|||||||
os:
|
os:
|
||||||
name: "Android"
|
name: "Android"
|
||||||
version: "4.1.2"
|
version: "4.1.2"
|
||||||
|
versionName: "Jelly Bean"
|
||||||
platform:
|
platform:
|
||||||
type: "tablet"
|
type: "tablet"
|
||||||
engine:
|
engine:
|
||||||
|
Loading…
Reference in New Issue
Block a user