Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Dec 19, 2023
1 parent 473a99e commit f1b0a10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion walk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,6 @@ func TestErrWalkSkipSubtree(t *testing.T) {
NewPath("foo1.txt"),
NewPath("subdir1").Join("foo.txt"),
NewPath("subdir1").Join("subdir2", "foo.txt"),
NewPath("subdir1").Join("subdir2", "subdir3", "foo.txt"),
},
},
{
Expand Down

0 comments on commit f1b0a10

Please sign in to comment.