|
@@ -178,11 +178,11 @@ class TestIdCard1(unittest.TestCase):
|
|
|
|
|
|
|
|
|
def test_01_0(self):
|
|
|
- image_path = '../images/all/1/ 01_0.jpg'
|
|
|
+ image_path = '../images/all/1/01_0.jpg'
|
|
|
self._helper1(image_path, '000', 0, '20220511-20410511')
|
|
|
|
|
|
def test_02_0(self):
|
|
|
- image_path = '../images/all/1/ 02_0.jpg'
|
|
|
+ image_path = '../images/all/1/02_0.jpg'
|
|
|
self._helper1(image_path, '000', 0, '20180531-20280531')
|
|
|
|
|
|
def test_03_180(self):
|