mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-15 00:02:24 +03:00
Convert to use CircleCI and run tests against Django 2.1/Python 3.7
This commit is contained in:
@@ -40,7 +40,6 @@ class LocalizedFieldFormTestCase(TestCase):
|
||||
for field in form.fields:
|
||||
assert not field.required
|
||||
|
||||
|
||||
@staticmethod
|
||||
def test_compress():
|
||||
"""Tests whether the :see:compress function
|
||||
|
||||
Reference in New Issue
Block a user