mirror of
https://github.com/ankitects/anki.git
synced 2026-01-10 04:23:54 -05:00
Fix
This commit is contained in:
parent
94b7ac03d6
commit
833c1c4e7c
1 changed files with 1 additions and 0 deletions
|
|
@ -561,3 +561,4 @@ mod test {
|
||||||
col.set_current_deck(child.id).unwrap();
|
col.set_current_deck(child.id).unwrap();
|
||||||
assert_eq!(col.card_queue_len(), 0);
|
assert_eq!(col.card_queue_len(), 0);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue