Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kkga committed Sep 17, 2021
1 parent ea77748 commit f913f80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kak/kak_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ func TestSessionDir(t *testing.T) {
"/home/kkga/downloads",
},
{
"/tmp/",
"/tmp",
"/etc/",
"/etc",
},
}
for i, tt := range tests {
Expand Down

0 comments on commit f913f80

Please sign in to comment.