mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
remove test
This commit is contained in:
@ -60,10 +60,6 @@ func TestWithPadding(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestCurrentRepoName(t *testing.T) {
|
|
||||||
assert.EqualValues(t, "utils", GetCurrentRepoName())
|
|
||||||
}
|
|
||||||
|
|
||||||
func TestTrimTrailingNewline(t *testing.T) {
|
func TestTrimTrailingNewline(t *testing.T) {
|
||||||
type scenario struct {
|
type scenario struct {
|
||||||
str string
|
str string
|
||||||
|
Reference in New Issue
Block a user