sbt/testing/agent
Martin Duhem 5cce0e9d5d
Fix #5801: Remove duplicate TaskDefs in test agent
When forking, a test could be run as many times as its `TestDef` matched
`Fingerprint`s. When forking is disabled, sbt correctly runs the tests
only once.
2020-08-26 17:19:35 +02:00
..
src/main/java/sbt Fix #5801: Remove duplicate TaskDefs in test agent 2020-08-26 17:19:35 +02:00