mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
[SHELL32_APITEST] Disable SHChangeNotify testcase by DISABLE_THIS_TESTCASE macro
SHChangeNotify testcase takes 6min. Too heavy. CORE-13950
This commit is contained in:
parent
7e9cf35967
commit
691139c090
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
#include <versionhelpers.h>
|
||||
|
||||
// --- The selection of tests ---
|
||||
//#define DISABLE_THIS_TESTCASE
|
||||
#define DISABLE_THIS_TESTCASE
|
||||
#define NO_TRIVIAL
|
||||
//#define NO_INTERRUPT_LEVEL
|
||||
//#define NO_SHELL_LEVEL
|
||||
|
|
Loading…
Reference in a new issue