mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
We are hiding a bug fix on global setting that was not importing auto imports because fixing this via sbt/sbt#2399 breaks the source compatibility: sbt/sbt#2415 I've split out the relevant portion of the scripted test into global-settings, and marked it pending.