Testy s verbose
This commit is contained in:
parent
d54c497e0d
commit
dc7df61605
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -46,7 +46,7 @@ run:
|
||||||
./manage.py runserver_plus
|
./manage.py runserver_plus
|
||||||
|
|
||||||
test:
|
test:
|
||||||
./manage.py test
|
./manage.py test -v2 seminar mamweb
|
||||||
|
|
||||||
# DB schemata
|
# DB schemata
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue