Files
edx-platform/i18n/tests/__init__.py
2013-04-29 11:47:56 -04:00

5 lines
150 B
Python

from test_extract import TestExtract
from test_generate import TestGenerate
from test_converter import TestConverter
from test_dummy import TestDummy