mirror of https://github.com/sbt/sbt.git
Add missing parentheses
This commit is contained in:
parent
1af1c6b11d
commit
9713c4a7bb
|
|
@ -54,7 +54,7 @@ abstract class CentralTests extends TestSuite {
|
|||
|
||||
res
|
||||
}
|
||||
.future
|
||||
.future()
|
||||
}
|
||||
|
||||
def resolutionCheck(
|
||||
|
|
|
|||
Loading…
Reference in New Issue