Modify ↓
Ticket #9913 (closed bug: fixed)
test/unit/queue.js contains duplicated test
| Reported by: | gsnedders | Owned by: | rwaldron |
|---|---|---|---|
| Priority: | high | Milestone: | None |
| Component: | queue | Version: | git |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The test queue(name) passes in the next item in the queue as a parameter appears to occur identically twice.
Change History
comment:1 Changed 22 months ago by rwaldron
- Owner set to rwaldron
- Priority changed from undecided to high
- Status changed from new to assigned
- Component changed from unfiled to queue
comment:2 Changed 22 months ago by Dave Methvin
- Status changed from assigned to closed
- Resolution set to fixed
Merge pull request #449 from rwldrn/9913
Removes duplicate test block. Fixes #9913
Changeset: dd3662d0ff0ac46d86e339ffeae67e956302f163
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

https://github.com/jquery/jquery/pull/449