Opened 12 years ago
Closed 12 years ago
#9913 closed bug (fixed)
test/unit/queue.js contains duplicated test
Reported by: | gsnedders | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | high | Milestone: | None |
Component: | queue | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The test queue(name) passes in the next item in the queue as a parameter appears to occur identically twice.
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → queue |
---|---|
Owner: | set to Rick Waldron |
Priority: | undecided → high |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Merge pull request #449 from rwldrn/9913
Removes duplicate test block. Fixes #9913
Changeset: dd3662d0ff0ac46d86e339ffeae67e956302f163
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/449