Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! test: refactor common.ddCommand()
  • Loading branch information
Trott committed Oct 10, 2018
commit fd0eb95a8c1fbddbabce4029e00d889f8cb6f1bc
2 changes: 1 addition & 1 deletion test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ On non-Windows platforms, this always returns `true`.

### ddCommand(filename)

Creates a 10Mb file of all null characters.
Creates a 10 MB file of all null characters.

### disableCrashOnUnhandledRejection()

Expand Down