mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
- oops, undo adding catchpoints before I commit it
This commit is contained in:
parent
0aa67427b4
commit
069df53a53
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ public class AllDebugTests {
|
|||
suite.addTest(DebugTests.suite());
|
||||
suite.addTest(BreakpointTests.suite());
|
||||
suite.addTest(LocationTests.suite());
|
||||
suite.addTest(CatchpointTests.suite());
|
||||
// suite.addTest(CatchpointTests.suite());
|
||||
return suite;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue