I aaded 1 in the testcase

This commit is contained in:
kpanchab 2020-10-21 09:16:29 -04:00
parent 9e2900ff83
commit 8e8feb3e98

View File

@ -12,7 +12,7 @@ from geometry.geometry_factory import GeometryFactory
class TestGeometryFactory(TestCase): class TestGeometryFactory(TestCase):
""" """
TestGeometryFactory TestCase TestGeometryFactory TestCase 1
""" """
def setUp(self) -> None: def setUp(self) -> None:
""" """