1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

fix another issue with indentation

This commit is contained in:
Jesse Duffield
2021-10-24 16:26:03 +11:00
parent 7d9461877a
commit 6457800748
4 changed files with 44 additions and 29 deletions

View File

@ -1,6 +1,8 @@
package utils
import "testing"
import (
"testing"
)
func TestDecolorise(t *testing.T) {
var tests = []struct {