mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[236321] - Removed the trailing comma in the other AllTests suite.
This commit is contained in:
parent
faf0a4dea3
commit
884e607aab
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import org.junit.runners.Suite;
|
|||
MIRunControlTest.class,
|
||||
ExpressionServiceTest.class,
|
||||
MIMemoryTest.class,
|
||||
MIBreakpointsTest.class,
|
||||
MIBreakpointsTest.class
|
||||
|
||||
/* Add your test class here */
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue