Added parens to start
This commit is contained in:
parent
97d4fc8e18
commit
087191f19f
78 changed files with 341 additions and 341 deletions
|
|
@ -95,7 +95,7 @@ abstract class MailboxSpec extends
|
|||
case e: Throwable => result.completeWithException(e)
|
||||
}
|
||||
})
|
||||
t.start
|
||||
t.start()
|
||||
result
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue