last resort
This commit is contained in:
parent
f0a3058c4d
commit
bf6c3c90af
@ -133,6 +133,7 @@ module.exports = function (grunt) {
|
||||
testTimeout: 8000,
|
||||
testname: 'QUnit test for Select2',
|
||||
browsers: [
|
||||
/*
|
||||
{
|
||||
browserName: 'internet explorer',
|
||||
version: '8',
|
||||
@ -148,7 +149,7 @@ module.exports = function (grunt) {
|
||||
version: '10',
|
||||
platform: 'Windows 7'
|
||||
},
|
||||
|
||||
*/
|
||||
{
|
||||
browserName: 'internet explorer',
|
||||
version: '11',
|
||||
|
Loading…
Reference in New Issue
Block a user