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

remove legacy integration tests

This commit is contained in:
Jesse Duffield
2023-02-26 11:23:36 +11:00
parent f82f4f6dbc
commit 8b5d59c238
20 changed files with 7 additions and 1523 deletions

View File

@@ -3,8 +3,8 @@
package clients
// this is the new way of running tests. See pkg/integration/integration_tests/commit.go
// for an example
// This file allows you to use `go test` to run integration tests.
// See See pkg/integration/README.md for more info.
import (
"bytes"