mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
change target for IE 9 test
This commit is contained in:
parent
4ef6604ca9
commit
0dfecb3af7
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ sauceTestWorker.push({
|
||||||
|
|
||||||
// IE 9
|
// IE 9
|
||||||
sauceTestWorker.push({
|
sauceTestWorker.push({
|
||||||
'platform' : 'Windows 2008'
|
'platform' : 'Windows XP'
|
||||||
, 'browserName' : 'iexplore'
|
, 'browserName' : 'iexplore'
|
||||||
, 'version' : '9'
|
, 'version' : '9'
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue