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
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{*.js,*.md}]
|
||||
charset = utf-8
|
||||
|
@ -2260,6 +2260,7 @@
|
||||
os:
|
||||
name: "Android"
|
||||
version: "4.1.2"
|
||||
versionName: "Jelly Bean"
|
||||
platform:
|
||||
type: "tablet"
|
||||
engine:
|
||||
|
Loading…
Reference in New Issue
Block a user