Skip to content

Commit d8fe916

Browse files
authored
Merge pull request #150983 from cockroachdb/blathers/backport-release-25.3-150949
release-25.3: span: clean up test code after llrb frontier deletion
2 parents 3c756b8 + 967a726 commit d8fe916

File tree

2 files changed

+293
-313
lines changed

2 files changed

+293
-313
lines changed

pkg/util/span/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ go_test(
3434
embed = [":span"],
3535
deps = [
3636
"//pkg/roachpb",
37-
"//pkg/testutils",
3837
"//pkg/util/hlc",
3938
"//pkg/util/leaktest",
4039
"//pkg/util/log",

0 commit comments

Comments
 (0)