Merge pull request #7638 from sbt/adpi2-patch-1

This commit is contained in:
eugene yokota 2024-09-03 11:30:34 -04:00 committed by GitHub
commit 8ead89691f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ object BuildServerTest extends AbstractServerTest {
IO.delete(otherBuildFile)
reloadWorkspace()
()
}
test("buildTarget/scalacOptions, buildTarget/javacOptions") { _ =>