mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-10 18:01:04 +00:00
admin tests only
This commit is contained in:
parent
db4a56e85c
commit
87cf0ff714
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