Commit ce78a66d authored by Nicolas Le Cam's avatar Nicolas Le Cam Committed by Alexandre Julliard

shell32/tests: Fix a typo.

parent 1d7d110f
......@@ -1949,7 +1949,7 @@ START_TEST(shlfolder)
if(pSHCreateShellItem)
test_SHCreateShellItem();
else
win_skip("test_SHCreateShellItem not present\n");
win_skip("SHCreateShellItem not present\n");
OleUninitialize();
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment