mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[236321] - org.eclipse.dd.tests.gdb/src/org/eclipse/dd/mi/service/command/commands/AllTests.java:29: illegal start of expression
This commit is contained in:
parent
cf6a213b68
commit
232e000b0f
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@ import org.junit.runners.Suite;
|
|||
@RunWith(Suite.class)
|
||||
@Suite.SuiteClasses({
|
||||
TestMIBreakInsertCommand.class,
|
||||
TestMICommandConstructCommand.class,
|
||||
|
||||
TestMICommandConstructCommand.class
|
||||
/* Add your test class here */
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue