Update Manifest.scala

Accidentally had babby mode set to true. sorry
This commit is contained in:
Peter Aaser 2019-11-14 12:09:18 +01:00 committed by GitHub
parent b8ae0092c1
commit cb1a810317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ object Manifest {
val singleTest = "forward2.s"
val nopPadded = true
val nopPadded = false
val singleTestOptions = TestOptions(
printIfSuccessful = true,