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