From 58fdbc2100d384503d436d5d59c7796801940c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vas=20G=C3=A1bor?= Date: Wed, 5 Mar 2014 19:51:00 +0100 Subject: [PATCH] Restored the accidentally deleted test configurations. --- Gruntfile.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index d84e938..116c51c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -14,11 +14,6 @@ module.exports = function (grunt) { 'src/datepicker.js', 'src/dialog.js', 'src/menu.js', 'src/progressbar.js', 'src/slider.js', 'src/spinner.js', 'src/tabs.js', 'src/tooltip.js']; - browsers = [{ - browserName: 'opera', - platform: 'Windows XP' - }]; - /* browsers = [{ browserName: 'chrome', platform: 'Windows XP' @@ -45,7 +40,6 @@ module.exports = function (grunt) { platform: 'Windows 8', version: '10' }]; - */ // let's test each supported major and minor version of jQuery UI // let's test only the earliest supported and the latest versions of jQuery and knockout