Update Manifest.scala

This commit is contained in:
Peter Aaser 2019-10-18 13:40:27 +02:00 committed by GitHub
parent 2944ee9d4e
commit ba7dfd8d2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,8 @@ object Manifest {
printMergedTrace = true,
nopPadded = nopPadded,
breakPoints = Nil, // not implemented
testName = singleTest)
testName = singleTest,
maxSteps = 15000)
val allTestOptions: String => TestOptions = name => TestOptions(