mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +08:00
terminal-emulator: tests: change spaces to tabs for consistency
This commit is contained in:
@@ -161,7 +161,7 @@ public class CursorAndScreenTest extends TerminalTestCase {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* See comments on horizontal tab handling in TerminalEmulator.java.
|
* See comments on horizontal tab handling in TerminalEmulator.java.
|
||||||
*
|
* <p/>
|
||||||
* We do not want to color already written cells when tabbing over them.
|
* We do not want to color already written cells when tabbing over them.
|
||||||
*/
|
*/
|
||||||
public void DISABLED_testHorizontalTabColorsBackground() {
|
public void DISABLED_testHorizontalTabColorsBackground() {
|
||||||
|
Reference in New Issue
Block a user