Files
2019-05-09 22:29:07 -04:00

5 lines
135 B
Python

from __future__ import unicode_literals
TEST_COMMENT_TEXT = 'test comment text'
TEST_COMMENT_TEXT_EDITED = 'test comment text edited'