mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-16 21:45:22 +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)
|
@RunWith(Suite.class)
|
||||||
@Suite.SuiteClasses({
|
@Suite.SuiteClasses({
|
||||||
TestMIBreakInsertCommand.class,
|
TestMIBreakInsertCommand.class,
|
||||||
TestMICommandConstructCommand.class,
|
TestMICommandConstructCommand.class
|
||||||
|
|
||||||
/* Add your test class here */
|
/* Add your test class here */
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue