Skip to content
Permalink
Browse files
No ticket: link testinit
  • Loading branch information
timmywil committed Sep 6, 2013
1 parent e563cd3 commit 4ca5a0c
Showing 1 changed file with 1 addition and 1 deletion.
@@ -291,7 +291,7 @@ this.loadTests = function() {
require( [ dep ], loadDep );
} else {
// Subproject tests must be last because they replace our test fixture
testSubproject( "Sizzle", "../bower_components/sizzle/test/", /^unit\/.*\.js$/, function() {
window.testSubproject( "Sizzle", "../bower_components/sizzle/test/", /^unit\/.*\.js$/, function() {
// Call load to build module filter select element
QUnit.load();

0 comments on commit 4ca5a0c

Please sign in to comment.