Files
mayan-edms/mayan/apps/common/tests/literals.py
2015-10-27 15:23:26 -04:00

5 lines
107 B
Python

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