From d956040d0885d9d5399e06d3b2d2e5962a45d1da Mon Sep 17 00:00:00 2001 From: Krinkle Date: Mon, 13 Feb 2012 15:13:09 +0000 Subject: [PATCH] [JSTesting] Follow-up r110619: Fix introduced race-condition - mediawiki.util has dependencies as well, load order is important. - This index.html is very hairy and most people should just ignore it, it predates the automated ResourceLoader-ified Special:JavaScriptTesting page, hence the manual dependency resolution here. --- tests/qunit/index.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tests/qunit/index.html b/tests/qunit/index.html index ef7ff8dea9..913c1b2de3 100644 --- a/tests/qunit/index.html +++ b/tests/qunit/index.html @@ -53,17 +53,15 @@ - + - - - - + + -- 2.20.1