Create test case to validate format
This commit is contained in:
7
scripts/tests/test_validate_format.py
Normal file
7
scripts/tests/test_validate_format.py
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
import unittest
|
||||||
|
|
||||||
|
|
||||||
|
class TestValidadeFormat(unittest.TestCase):
|
||||||
|
...
|
||||||
Reference in New Issue
Block a user