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:
Francois Gouget 2016-03-20 07:13:13 +01:00 committed by Alexandre Julliard
parent 11fe733fdc
commit 11d77e51d5
1 changed files with 1 additions and 0 deletions

View File

@ -2831,6 +2831,7 @@ static void cleanup_test(void)
/* Delete the test association */
delete_test_association(".shlexec");
delete_test_class("shlproto");
CloseHandle(hEvent);