aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/debug
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/test/debug')
-rwxr-xr-xcompiler/test/debug/Gen.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/test/debug/Gen.scala b/compiler/test/debug/Gen.scala
index f7a5cc432..dee6b33e3 100755
--- a/compiler/test/debug/Gen.scala
+++ b/compiler/test/debug/Gen.scala
@@ -19,7 +19,7 @@ import scala.collection.mutable.ListBuffer
object Gen {
val MainObject = "Test"
- val CommandWait = 0.5
+ val CommandWait = 1
sealed trait Tree