mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	Consolidated i18n commands test with the rest of the i18n tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -18,6 +18,8 @@ from django.utils.importlib import import_module | ||||
| from forms import I18nForm, SelectDateForm, SelectDateWidget, CompanyForm | ||||
| from models import Company, TestModel | ||||
|  | ||||
| from commands.tests import * | ||||
|  | ||||
|  | ||||
| class TranslationTests(TestCase): | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user