From: Mike Sherov Date: Fri, 9 Nov 2012 22:26:12 +0000 (-0500) Subject: Dev: remove all-active test runner as now all test suites can run cleanly! X-Git-Tag: 1.10.0-beta.1~178 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=00e92e16b4f4a9f30cb12bbdc23aeba97d17203d;p=jquery-ui.git Dev: remove all-active test runner as now all test suites can run cleanly! --- diff --git a/grunt.js b/grunt.js index b596f43e7..91293e6bc 100644 --- a/grunt.js +++ b/grunt.js @@ -281,7 +281,7 @@ grunt.initConfig({ files: grunt.file.expandFiles( "tests/unit/**/*.html" ).filter(function( file ) { // disabling everything that doesn't (quite) work with PhantomJS for now // TODO except for all|index|test, try to include more as we go - return !( /(all|all-active|index|test|dialog|tabs|tooltip)\.html$/ ).test( file ); + return !( /(all|index|test|dialog|tabs|tooltip)\.html$/ ).test( file ); }) }, lint: { diff --git a/tests/unit/all-active.html b/tests/unit/all-active.html deleted file mode 100644 index d4d7a0376..000000000 --- a/tests/unit/all-active.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - jQuery UI Test Suite - - - - - - - - - - - - -

jQuery UI Test Suite

-

-
-

-
    -
    - -
    - -