diff --git a/test/fixtures/README.md b/test/fixtures/README.md index cedc747..baade80 100644 --- a/test/fixtures/README.md +++ b/test/fixtures/README.md @@ -3,7 +3,7 @@ This directory contains a number of pre-generated files and directories used by various tests. This file documents which tests use each file, and what for. -File | User(s) | Note ---|--|-- -`has-shrinkwrap.tgz` | `util.extract-shrinkwrap.js` | used to test streaming shrinkwrap extraction. -`no-shrinkwrap.tgz` | `util.extract-shrinkwrap.js` | used to test streaming shrinkwrap extraction. +| File | User(s) | Note | +|----------------------|------------------------------|-----------------------------------------------| +| `has-shrinkwrap.tgz` | `util.extract-shrinkwrap.js` | used to test streaming shrinkwrap extraction. | +| `no-shrinkwrap.tgz` | `util.extract-shrinkwrap.js` | used to test streaming shrinkwrap extraction. |