test: disable all test functions
This commit is contained in:
parent
9ce4536283
commit
9717b35ec5
@ -373,7 +373,7 @@ const tester = new LoggedClass();
|
||||
// void tester.testMissingReturnLogging("asdf");
|
||||
// void tester.testRawObjectReturnLogging("asdf");
|
||||
// void tester.testRawValueReturnLogging("asdf");
|
||||
void tester.testLoggerRootLogging();
|
||||
// void tester.testLoggerRootLogging();
|
||||
// tester.testSyncLoggerRootLogging();
|
||||
// tester.testSyncLogging();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user