]> source.dussan.org Git - jquery-ui.git/commitdiff
Tests: Removed completed TODO.
authorScott González <scott.gonzalez@gmail.com>
Sun, 26 Aug 2012 22:37:30 +0000 (18:37 -0400)
committerScott González <scott.gonzalez@gmail.com>
Sun, 26 Aug 2012 22:37:30 +0000 (18:37 -0400)
tests/unit/testsuite.js

index 26f46138a8bd20fc99ffdfc284636bc40ffa934c..4c6898fb3744ea943b027edc1be7e0c8bdd3abc9 100644 (file)
@@ -20,7 +20,6 @@ QUnit.config.urlConfig.push({
 
 TestHelpers.loadResources = QUnit.urlParams.min ?
        function() {
-               // TODO: proper include with theme images
                includeStyle( "dist/jquery-ui.min.css" );
                includeScript( "dist/jquery-ui.min.js" );
        } :