Vulkan/run_tests.py

6 lines
103 B
Python

from Tests.VDownloaderTests import VulkanDownloaderTest
tester = VulkanDownloaderTest()
tester.run()