File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 12
12
"browserName" : " internet explorer" ,
13
13
"version" : " 11.0" ,
14
14
"platform" : " Windows 7" ,
15
+ "timeZone" : " Pacific" ,
15
16
"prerun" : {
16
17
"executable" : " https://raw.githubusercontent.com/google/closure-library/master/scripts/ci/ie_setup.bat"
17
18
}
18
19
},
19
20
{
20
21
"browserName" : " internet explorer" ,
21
22
"version" : " 10.0" ,
23
+ "timeZone" : " Pacific" ,
22
24
"platform" : " Windows 7" ,
23
25
"prerun" : {
24
26
"executable" : " https://raw.githubusercontent.com/google/closure-library/master/scripts/ci/ie_setup.bat"
28
30
"browserName" : " internet explorer" ,
29
31
"version" : " 9.0" ,
30
32
"platform" : " Windows 7" ,
33
+ "timeZone" : " Pacific" ,
31
34
"prerun" : {
32
35
"executable" : " https://raw.githubusercontent.com/google/closure-library/master/scripts/ci/ie_setup.bat"
33
36
}
36
39
"browserName" : " internet explorer" ,
37
40
"version" : " 8.0" ,
38
41
"platform" : " Windows 7" ,
42
+ "timeZone" : " Pacific" ,
39
43
"prerun" : {
40
44
"executable" : " https://raw.githubusercontent.com/google/closure-library/master/scripts/ci/ie_setup.bat"
41
45
}
You can’t perform that action at this time.
0 commit comments