quit testing that the unit tests run in ie9

This commit is contained in:
Spencer Alger
2014-05-08 17:23:06 -07:00
parent 1a383aced5
commit 007e9ac5a0

View File

@ -29,11 +29,6 @@ module.exports = {
browserName: 'internet explorer',
version: '10',
platform: 'Windows 8'
},
{
browserName: 'internet explorer',
version: '9',
platform: 'Windows 7'
}
]
}