Skip to content

Commit 96c0372

Browse files
edg2sjdforrester
andauthored
Remove non-existent $.fn.parse from tests (#194)
Co-authored-by: James Forrester <[email protected]>
1 parent 08c0f6a commit 96c0372

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-all/methods.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ $x.one();
4949
$x.outerHeight();
5050
$x.outerWidth();
5151
$x.parentsUntil();
52-
$x.parse();
5352
$x.position();
5453
$x.prepend();
5554
$x.prependTo();

0 commit comments

Comments
 (0)