Files
edx-platform/i18n/tests/__init__.py
2013-05-01 09:33:35 -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