mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 05:37:12 -05:00
Previously if the sum of child counts was above the parent's limit, the deck tree would show a parent count above the parent's limit, and clicking on the parent would show a lower count. The new deck tree code never shows a parent count above the parent's limit, so this part of the test is no longer valid. |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||