[SHELL32_APITEST] Delete obsolete "iexplore.exe" tests

Follow-up to 75cc5b2. CORE-13950
This commit is contained in:
Katayama Hirofumi MZ 2024-04-24 19:06:48 +09:00
parent 75cc5b2b1c
commit c0c270e90e
1 changed files with 0 additions and 5 deletions

View File

@ -441,11 +441,6 @@ static const TEST_ENTRY s_entries_1[] =
{ __LINE__, TRUE, TRUE, L"shell:::{450d8fba-ad25-11d0-98a8-0800361b1103}", NULL },
// shell:sendto
{ __LINE__, TRUE, TRUE, L"shell:sendto", NULL },
// iexplore.exe
{ __LINE__, TRUE, FALSE, L"iexplore", NULL },
{ __LINE__, TRUE, FALSE, L"iexplore.exe", NULL },
{ __LINE__, TRUE, TRUE, L"iexplore", NULL },
{ __LINE__, TRUE, TRUE, L"iexplore.exe", NULL },
// https://google.com
{ __LINE__, TRUE, FALSE, L"https://google.com", NULL },
{ __LINE__, TRUE, TRUE, L"https://google.com", NULL },