mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
admin tests only
This commit is contained in:
parent
77ed1eb117
commit
fbd3caf0e3
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -12,7 +12,7 @@ envlist =
|
|||
|
||||
[testenv]
|
||||
commands =
|
||||
py.test []
|
||||
py.test djadmin2.tests
|
||||
deps =
|
||||
-rrequirements_test.txt
|
||||
2.1: Django>=2.1,<2.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue