Mailman: also run the unit tests for the django_mailman3 component
This commit is contained in:
parent
4917785152
commit
b1b45cca9f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ restorecon -r $BASEDIR/{bin,config,fulltext_index,static,templates}
|
||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
echo "unit tests"
|
echo "unit tests"
|
||||||
django-admin test --pythonpath $CONFDIR --settings settings_test hyperkitty postorius
|
django-admin test --pythonpath $CONFDIR --settings settings_test hyperkitty postorius django_mailman3
|
||||||
|
|
||||||
# Restart services
|
# Restart services
|
||||||
systemctl start httpd mailman3 crond
|
systemctl start httpd mailman3 crond
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue