and of course also rename the test itself...
[reactos.git] / rostests / apitests / shell32 / ShellExecuteEx.cpp
index e479545..aa7bbc7 100644 (file)
@@ -84,7 +84,7 @@ TestShellExecuteEx(const WCHAR* Name, BOOL ExpectedResult)
     }
 }
 
-START_TEST(shlexec)
+START_TEST(ShellExecuteEx)
 {
     ok_ShellExecuteEx(L"iexplore", TRUE);
     ok_ShellExecuteEx(L"iexplore.exe", TRUE);