mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-10 15:46:48 +02:00
Create TestValidateLinks class
This commit is contained in:
parent
d86c263f45
commit
80ba7262fa
1 changed files with 6 additions and 0 deletions
|
@ -1 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
import unittest
|
||||
|
||||
|
||||
class TestValidateLinks(unittest.TestCase):
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue