mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-16 05:51:15 +01:00
terminal-emulator: tests: change spaces to tabs for consistency
This commit is contained in:
parent
a0298285e3
commit
7d31b7f480
10 changed files with 154 additions and 154 deletions
|
|
@ -161,7 +161,7 @@ public class CursorAndScreenTest extends TerminalTestCase {
|
|||
|
||||
/**
|
||||
* See comments on horizontal tab handling in TerminalEmulator.java.
|
||||
*
|
||||
* <p/>
|
||||
* We do not want to color already written cells when tabbing over them.
|
||||
*/
|
||||
public void DISABLED_testHorizontalTabColorsBackground() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue