mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-21 16:05:25 +02:00
Cosmetics.
This commit is contained in:
parent
8d5b9371c1
commit
06c859eb03
1 changed files with 1 additions and 3 deletions
|
@ -48,12 +48,10 @@ import org.eclipse.cdt.internal.ui.text.CTextTools;
|
||||||
* Testing the auto indent strategies.
|
* Testing the auto indent strategies.
|
||||||
*/
|
*/
|
||||||
public class CAutoIndentTest extends AbstractAutoEditTest {
|
public class CAutoIndentTest extends AbstractAutoEditTest {
|
||||||
|
|
||||||
private HashMap<String, String> fOptions;
|
private HashMap<String, String> fOptions;
|
||||||
private List<IStatus> fStatusLog;
|
private List<IStatus> fStatusLog;
|
||||||
private ILogListener fLogListener;
|
private ILogListener fLogListener;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param name
|
* @param name
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue