Matheus Felipe
2 years ago
No known key found for this signature in database
GPG Key ID: AA785C523274872F
1 changed files with
7 additions and
0 deletions
-
scripts/tests/test_validate_format.py
|
@@ -0,0 +1,7 @@ |
|
|
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
|
|
|
|
|
|
|
|
import unittest |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class TestValidadeFormat(unittest.TestCase): |
|
|
|
|
|
... |