4 lines
81 B
Python
4 lines
81 B
Python
from __future__ import unicode_literals
|
|
|
|
TEST_COMMENT_TEXT = 'test comment text'
|