Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7bdf307

Browse files
authored
Tests: Fix a comment in testinit.js
A copied comment line was accidentally left out above the line defining`QUnit.jQuerySelectorsPos`, making the sentence nonsense. This commit removesthat line.Closesgh-4458
1 parentb334ce7 commit7bdf307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎test/data/testinit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ QUnit.basicTests = ( QUnit.urlParams.module + "" ) === "basic";
283283
// Says whether jQuery positional selector extensions are supported.
284284
// A full selector engine is required to support them as they need to be evaluated
285285
// left-to-right. Remove that property when support for positional selectors is dropped.
286-
// if your custom jQuery versions relies more on native qSA.
287286
QUnit.jQuerySelectorsPos=true;
288287

289288
// Says whether jQuery selector extensions are supported. Change that to `false`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp