mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 04:37:32 +00:00
[SHELL32_APITEST] Delete obsolete "iexplore.exe" tests
Follow-up to 75cc5b2
. CORE-13950
This commit is contained in:
parent
75cc5b2b1c
commit
c0c270e90e
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue