diff --git a/test/blackbox-tests/print-attrs-error.t b/test/blackbox-tests/print-attrs-error.t index 7f7a79e8d5..ad5879983f 100644 --- a/test/blackbox-tests/print-attrs-error.t +++ b/test/blackbox-tests/print-attrs-error.t @@ -1,4 +1,4 @@ -An example that uses exceptions runtime +Show how certain attribute errors are printed on type mismatches $ cat > x.ml < let sum a b = a + b