summaryrefslogtreecommitdiff
path: root/testsuite/tests/match-exception/exception_propagation.ml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/match-exception/exception_propagation.ml')
-rw-r--r--testsuite/tests/match-exception/exception_propagation.ml3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/match-exception/exception_propagation.ml b/testsuite/tests/match-exception/exception_propagation.ml
index 759ec386c9..57275f6180 100644
--- a/testsuite/tests/match-exception/exception_propagation.ml
+++ b/testsuite/tests/match-exception/exception_propagation.ml
@@ -1,5 +1,4 @@
-(* TEST
-*)
+(* TEST *)
(**
Test that match allows exceptions to propagate.