Files
sbt/main/src
Merlin Hughes 7575c5a1be [2.x] Suppress multiple main classes warning when running tests (#9372)
In a project with multiple main classes, the "multiple main classes detected" warning is unwanted noise when running tests. This message is already suppressed for explicit run commands, now also suppress it for test.
2026-06-24 02:03:13 -04:00
..