mirror of
https://github.com/weyne85/discord_music_bot.git
synced 2025-10-29 16:58:27 +00:00
6 lines
103 B
Python
6 lines
103 B
Python
from Tests.VDownloaderTests import VulkanDownloaderTest
|
|
|
|
|
|
tester = VulkanDownloaderTest()
|
|
tester.run()
|