forked from qt-creator/qt-creator
Debugger: Remove in-plugin dumper autotest handling
It's covered by tst_dumper nowadays. Change-Id: Id6b91e5a4ad2ac2472d598c4f0ba4c95c334af6d Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -71,8 +71,7 @@ class GlobalDebuggerOptions;
|
||||
enum TestCases
|
||||
{
|
||||
// Gdb
|
||||
TestNoBoundsOfCurrentFunction = 1,
|
||||
TestPythonDumpers
|
||||
TestNoBoundsOfCurrentFunction = 1
|
||||
};
|
||||
|
||||
class DebuggerCore : public QObject
|
||||
|
||||
Reference in New Issue
Block a user