Add management command to run tests from app list built dynamically.
This commit is contained in:
@@ -11,6 +11,7 @@ from .models import AccessControlList
|
||||
|
||||
class ACLsApp(MayanAppConfig):
|
||||
name = 'acls'
|
||||
test = True
|
||||
verbose_name = _('ACLs')
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user