mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
fixing test
This commit is contained in:
@@ -13,7 +13,7 @@ void TestVulkanSupport()
|
||||
{
|
||||
if(!PulseSupportsBackend(PULSE_BACKEND_VULKAN, PULSE_SHADER_FORMAT_SPIRV_BIT))
|
||||
{
|
||||
TEST_FAIL_MESSAGE("Vulkan is not supported");
|
||||
TEST_MESSAGE("Vulkan is not supported");
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user