mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 22:55:51 +02:00
Bug 378834 - Re-enable tests that shouldn't be hanging.
Change-Id: I4a1b5cd4bc03205585a9b33b66251fc261ad963a
This commit is contained in:
parent
c91be07c4e
commit
501e1cad18
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ import org.junit.runners.Suite;
|
|||
OperationsWhileTargetIsRunningNonStopTest_7_5.class,
|
||||
PostMortemCoreTest_7_5.class,
|
||||
CommandTimeoutTest_7_5.class,
|
||||
// GDBMultiNonStopRunControlTest_7_5.class,
|
||||
GDBMultiNonStopRunControlTest_7_5.class,
|
||||
Suite_Sessionless_Tests.class,
|
||||
/* Add your test class here */
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue