mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
dra.go grew organically over time. Some tests where added there, others in separate files. Separate files is better because it's easier to find tests and because it avoids merge conflicts. To make the approach consistent, all code that isn't related to how tests are run gets moved out of dra.go.