sbt/testing/src/main
Eugene Yokota c8737b8e4f refactor: Change the test type
**Problem**
test task is typed to unit.
To distinguish test from any other tasks, we want to actually type this to something.

**Solution**
Forward TestResult to the test task.
2025-08-02 18:12:20 -04:00
..
contraband refactor: Change the test type 2025-08-02 18:12:20 -04:00
contraband-scala/sbt/protocol/testing refactor: Change the test type 2025-08-02 18:12:20 -04:00
scala/sbt refactor: Change the test type 2025-08-02 18:12:20 -04:00