mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 20:05:50 +02:00
update tests
This commit is contained in:
parent
3911575041
commit
95b2e9540a
15 changed files with 92 additions and 124 deletions
|
@ -18,7 +18,6 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
|
||||
version, err := ioutil.ReadFile("VERSION")
|
||||
if err != nil {
|
||||
log.Panicln(err.Error())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue