bazel-skylib
bazel-skylib copied to clipboard
Replace Bazel Skylib's unittest.bzl with an alias to the version in rules_testing.
Looks like there's a lib/BUILD file with a bzl_library for unittest.bzl that also needs to be removed.
Ignore, that was before I saw the file wasn't in fact deleted but updated to re-export / alias the new source-of-truth.