[KERNEL32_APITEST] Add a few tests for GetVolumeInformation that were used to fix...
[reactos.git] / modules / rostests / apitests / kernel32 / CMakeLists.txt
index 32debf9..86107d7 100644 (file)
@@ -13,6 +13,7 @@ list(APPEND SOURCE
     GetCurrentDirectory.c
     GetDriveType.c
     GetModuleFileName.c
+    GetVolumeInformation.c
     interlck.c
     IsDBCSLeadByteEx.c
     LoadLibraryExW.c