Add ApiTest.cpp
This commit is contained in:
@@ -17,10 +17,8 @@
|
||||
#define DEBUG_VERBOSE 0
|
||||
#endif
|
||||
|
||||
#if DEBUG_VERBOSE
|
||||
// Use to toggle debug verbose dynamically
|
||||
inline bool debugVerboseEnabled = true;
|
||||
#endif
|
||||
|
||||
// This header contains code that we want to reuse outside of ConflictSet.cpp or
|
||||
// want to exclude from coverage since it's only testing related.
|
||||
|
Reference in New Issue
Block a user