summaryrefslogtreecommitdiff
path: root/testsuite/tests/match-exception/raise_from_success_continuation.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/match-exception/raise_from_success_continuation.ml')
-rw-r--r--testsuite/tests/match-exception/raise_from_success_continuation.ml3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/match-exception/raise_from_success_continuation.ml b/testsuite/tests/match-exception/raise_from_success_continuation.ml
index 69a82371cd..af71feb9fa 100644
--- a/testsuite/tests/match-exception/raise_from_success_continuation.ml
+++ b/testsuite/tests/match-exception/raise_from_success_continuation.ml
@@ -1,5 +1,4 @@
-(* TEST
-*)
+(* TEST *)
(**
Test raising exceptions from a value-matching branch.