[ROSTESTS] Move the tests unsupported by rosautotest under a "suppl" (supplementary...
[reactos.git] / modules / rostests / win32 / kernel32 / notificationtest / CMakeLists.txt
index da79cdf..00853fa 100644 (file)
@@ -6,4 +6,4 @@ add_executable(notificationtest ${SOURCE})
 target_link_libraries(notificationtest wine ${PSEH_LIB})
 set_module_type(notificationtest win32cui)
 add_importlibs(notificationtest gdi32 user32 shlwapi msvcrt kernel32 ntdll)
-add_rostests_file(TARGET notificationtest)
+add_rostests_file(TARGET notificationtest SUBDIR suppl)