mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-07 02:29:48 +00:00
5 lines
59 B
Python
5 lines
59 B
Python
import unittest
|
|
import yourbase
|
|
|
|
yourbase.attach(unittest)
|