mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Revert "outputStrategy does not apply to test tasks"
This reverts commit 6c6d86d5ce.
It does now.
This commit is contained in:
@@ -141,7 +141,7 @@ type
|
||||
outputStrategy := Some(BufferedOutput(log: Logger))
|
||||
|
||||
As with other settings, this can be configured individually for main or
|
||||
test ``run`` tasks.
|
||||
test ``run`` tasks or for ``test`` tasks.
|
||||
|
||||
Configuring Input
|
||||
=================
|
||||
|
||||
Reference in New Issue
Block a user