shell32/tests: Delete the shlproto test class when done.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
11fe733fdc
commit
11d77e51d5
|
@ -2831,6 +2831,7 @@ static void cleanup_test(void)
|
|||
|
||||
/* Delete the test association */
|
||||
delete_test_association(".shlexec");
|
||||
delete_test_class("shlproto");
|
||||
|
||||
CloseHandle(hEvent);
|
||||
|
||||
|
|
Loading…
Reference in New Issue