Update Manifest.scala
Accidentally had babby mode set to true. sorry
This commit is contained in:
parent
b8ae0092c1
commit
cb1a810317
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ object Manifest {
|
|||
|
||||
val singleTest = "forward2.s"
|
||||
|
||||
val nopPadded = true
|
||||
val nopPadded = false
|
||||
|
||||
val singleTestOptions = TestOptions(
|
||||
printIfSuccessful = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue