Files
mayan-edms/mayan/apps/common/tests/literals.py
T

5 lines
107 B
Python

from __future__ import unicode_literals
TEST_VIEW_NAME = 'test view name'
TEST_VIEW_URL = 'test-view-url'