sbt/server-test/src/test/scala
Eugene Yokota 5d5fe21ec5 Revert run switching on 1.x
**Problem**
client-side run apparently won't work for Scala.JS,
so forcing sbtn users to client-side run will break the Scala.JS users.

**Solution**
This reverts the client-side run on sbt 1.x, while retaining the
mechanism for sbt 2.x usages via sbtn.
Now, if `run / connectInput := true` is true, stdout will not display on sbtn.
2025-03-03 04:59:36 -05:00
..
sbt Overhaul server tests 2020-06-29 09:44:24 -07:00
testpkg Revert run switching on 1.x 2025-03-03 04:59:36 -05:00