summaryrefslogtreecommitdiff
path: root/test/files/jvm/actor-uncaught-exception.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/actor-uncaught-exception.check')
-rw-r--r--test/files/jvm/actor-uncaught-exception.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/jvm/actor-uncaught-exception.check b/test/files/jvm/actor-uncaught-exception.check
index 4bbd53ef6d..3e669779df 100644
--- a/test/files/jvm/actor-uncaught-exception.check
+++ b/test/files/jvm/actor-uncaught-exception.check
@@ -1,7 +1,5 @@
Uncaught exception in StartError
MyException: I don't want to run!
-StartError exited for reason UncaughtException(StartError,None,MyException: I don't want to run!)
Uncaught exception in MessageError
Message: 'ping
MyException: No message for me!
-MessageError exited for reason UncaughtException(MessageError,Some('ping),MyException: No message for me!)