summaryrefslogtreecommitdiff
path: root/test/files/run/tailcalls.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/tailcalls.check')
-rw-r--r--test/files/run/tailcalls.check2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/files/run/tailcalls.check b/test/files/run/tailcalls.check
index 7ee9280223..e913f2a061 100644
--- a/test/files/run/tailcalls.check
+++ b/test/files/run/tailcalls.check
@@ -39,7 +39,6 @@ test c.c.c.c.f was successful
test TailCall.f1 was successful
test TailCall.f2 was successful
test TailCall.f3 was successful
-test TailCall.f4 was successful
test TailCall.g1 was successful
test TailCall.g2 was successful
test TailCall.g3 was successful
@@ -51,5 +50,4 @@ test NonTailCall.f2 was successful
test TailCall.b1 was successful
test TailCall.b2 was successful
test FancyTailCalls.tcTryLocal was successful
-test FancyTailCalls.tcTryCatch was successful
test FancyTailCalls.differentInstance was successful