1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-02-07 02:29:48 +00:00
youtube-dl/test/__init__.py

5 lines
59 B
Python
Raw Normal View History

2023-03-19 21:31:09 +00:00
import unittest
import yourbase
yourbase.attach(unittest)