Skip to content
Prev Previous commit
Next Next commit
test: remove unnecessary indentation
  • Loading branch information
clarenced committed Apr 17, 2017
commit 38ac775c3d74d01a469fcf03316fe3f13ea50bff
3 changes: 1 addition & 2 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,7 @@ The realpath of the 'tmp' directory.
Name of the temp directory used by tests.

### childShouldNotThrowAndAbort()
This test makes sure that when using `--abort-on-uncaught-exception` and when throwing an error
from within a domain that has an error handler setup, the process _does not_ abort.
This test makes sure that when using `--abort-on-uncaught-exception` and when throwing an error from within a domain that has an error handler setup, the process _does not_ abort.

### WPT

Expand Down