Debugger, refactoring in tests: add ability to skip some variables in printFrame
This commit is contained in:
Vendored
+2
@@ -23,3 +23,5 @@ class MyDelegateThrowsException {
|
||||
}
|
||||
|
||||
// PRINT_FRAME
|
||||
// SKIP: suppressedExceptions
|
||||
// SKIP: stackTrace
|
||||
|
||||
Reference in New Issue
Block a user