Skip to content

Commit

Permalink
@evacchi did it
Browse files Browse the repository at this point in the history
Signed-off-by: Takeshi Yoneda <[email protected]>
  • Loading branch information
mathetake committed Jul 8, 2024
1 parent c9af79b commit 154a80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/integration_test/stdlibs/bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ var (
args = append(args,
"-test.skip=TestRenameCaseDifference/dir|"+
"TestDirFSPathsValid|TestDirFS|TestDevNullFile|"+
"TestOpenError|TestSymlinkWithTrailingSlash")
"TestOpenError|TestSymlinkWithTrailingSlash|TestCopyFS")
}
c = c.WithArgs(args...)

Expand Down

0 comments on commit 154a80c

Please sign in to comment.