// Copyright 2025 Umberto Gotti <umberto.gotti@umbertogotti.dev>
// Licensed under the MIT License
// SPDX-License-Identifier: MIT
// One place in the production source tree where a test, or the machinery of a
// test, is living.
//
// The correction is built here rather than by the rule because the finder is
// the only thing that knows which of the two offences it found: a test belongs
// in the mirrored test file, while a conditional attribute has to stop being
// conditional. One instruction would have to cover both, and would say nothing
// useful about either.