[1/3] shell32/tests: Delete the shlproto test class when done.

Francois Gouget fgouget at free.fr
Sun Mar 20 01:13:13 CDT 2016


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 dlls/shell32/tests/shlexec.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/shell32/tests/shlexec.c b/dlls/shell32/tests/shlexec.c
index 9268bf3..9b1ec11 100644
--- a/dlls/shell32/tests/shlexec.c
+++ b/dlls/shell32/tests/shlexec.c
@@ -2831,6 +2831,7 @@ static void cleanup_test(void)
 
     /* Delete the test association */
     delete_test_association(".shlexec");
+    delete_test_class("shlproto");
 
     CloseHandle(hEvent);
 
-- 
2.7.0




More information about the wine-patches mailing list