aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/qunit.js
diff options
context:
space:
mode:
authorTimmy Willison <timmywil@users.noreply.github.com>2025-01-14 05:15:49 -0500
committerGitHub <noreply@github.com>2025-01-14 11:15:49 +0100
commitb6857536606d5d0dd1b07ada519f845cdac5c96e (patch)
treec12edf53f44ae773bb3b95d8e727da888e2188e9 /tests/lib/qunit.js
parent44b0b0af50999a86c30fb9a48214bf5a333527af (diff)
downloadjquery-ui-b6857536606d5d0dd1b07ada519f845cdac5c96e.tar.gz
jquery-ui-b6857536606d5d0dd1b07ada519f845cdac5c96e.zip
Tests: Migrate test runner to jquery-test-runner
Closes gh-2325
Diffstat (limited to 'tests/lib/qunit.js')
-rw-r--r--tests/lib/qunit.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/qunit.js b/tests/lib/qunit.js
index cc2f01d79..6441019bd 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -13,8 +13,6 @@ QUnit.config.requireExpects = true;
QUnit.config.urlConfig.push( {
id: "jquery",
label: "jQuery version",
-
- // Keep in sync with tests/runner/jquery.js
value: [
"1.12.4",
"2.2.4",