mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-03 13:21:56 +02:00
reformat
This commit is contained in:
parent
db94dde114
commit
a7755ab184
@ -3,8 +3,8 @@ package commands
|
||||
import "testing"
|
||||
|
||||
func TestQuote(t *testing.T) {
|
||||
osCommand := &OSCommand {
|
||||
Log: nil,
|
||||
osCommand := &OSCommand{
|
||||
Log: nil,
|
||||
Platform: getPlatform(),
|
||||
}
|
||||
test := "hello `test`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user