mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
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