1
0
Fork 0
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:
Marc Khouzam 2013-01-13 14:43:23 -05:00
parent c91be07c4e
commit 501e1cad18

View file

@ -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 */
})