소스 검색

last resort

alexweissman 7 년 전
부모
커밋
bf6c3c90af
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Gruntfile.js

+ 2 - 1
Gruntfile.js

@@ -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',