Skip to content

Commit 2ac8169

Browse files
M2-TEcharles-lunarg
authored andcommitted
adjusted fnc name
1 parent a523083 commit 2ac8169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/vk_hpp_module.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88
import vulkan_hpp;
99

10-
int test_instance()
10+
int test_version()
1111
{
1212
return static_cast<int>(vk::makeApiVersion(1, 0, 0, 0));
1313
}

0 commit comments

Comments
 (0)