mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Cosmetics.
This commit is contained in:
parent
f651a8baa6
commit
0b9b777534
1 changed files with 2 additions and 3 deletions
|
@ -22,7 +22,6 @@ import org.eclipse.cdt.ui.tests.refactoring.RefactoringTester;
|
||||||
* @author Tom Ball
|
* @author Tom Ball
|
||||||
*/
|
*/
|
||||||
public class ExtractLocalVariableTestSuite extends TestSuite {
|
public class ExtractLocalVariableTestSuite extends TestSuite {
|
||||||
|
|
||||||
@SuppressWarnings("nls")
|
@SuppressWarnings("nls")
|
||||||
public static Test suite() throws Exception {
|
public static Test suite() throws Exception {
|
||||||
TestSuite suite = new ExtractLocalVariableTestSuite();
|
TestSuite suite = new ExtractLocalVariableTestSuite();
|
||||||
|
|
Loading…
Add table
Reference in a new issue