mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 19:16:16 +02:00
**Problem** We have incremental testing, but it's not used by default. **Solution** This renames testQuick to test, and test to testFull.
**Problem** We have incremental testing, but it's not used by default. **Solution** This renames testQuick to test, and test to testFull.