Files
mayan-edms/mayan/apps/permissions/tests/literals.py

5 lines
121 B
Python

from __future__ import unicode_literals
TEST_ROLE_LABEL = 'test role'
TEST_ROLE_LABEL_EDITED = 'test role label edited'