summaryrefslogtreecommitdiff
path: root/test/files/run/finally.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/finally.check')
-rw-r--r--test/files/run/finally.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/finally.check b/test/files/run/finally.check
index 901a797426..b0f2293d11 100644
--- a/test/files/run/finally.check
+++ b/test/files/run/finally.check
@@ -29,7 +29,7 @@ body
in finally
java.lang.Exception
----------------------------------------
-Running nestedFinalies
+Running nestedFinallyBlocks
in finally 1
in finally 2
----------------------------------------