mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-28 08:26:24 +02:00
Create test case to validate format
This commit is contained in:
parent
e2482af448
commit
d831102a5d
1 changed files with 7 additions and 0 deletions
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):
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue