sbt/main/src
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
..
main refactor: Change the test type 2025-08-02 18:12:20 -04:00
test/scala remove unnecessary `case` 2025-02-22 08:48:29 +09:00