passing tests
This commit is contained in:
@@ -81,7 +81,7 @@ class AsyncTaskTests(TestCase):
|
||||
|
||||
def test_polygons(self):
|
||||
polygons = GeoPolygon.objects.all()
|
||||
|
||||
|
||||
polygon = polygons[0]
|
||||
|
||||
#obj = (polygon.id,polygon.name)
|
||||
|
||||
Reference in New Issue
Block a user