diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-01-13 14:07:38 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-01-13 14:07:38 +0100 |
| commit | 60154474ba1cf4a556bbed7f80ee0947c29dbca8 (patch) | |
| tree | b864fb2503c6a49f1c6676db85d6d3397462a35b /tests/README.md | |
| parent | 539735e668f601058c2c71a847335e17fac107e8 (diff) | |
Enable multiple tests per file 🧱
Diffstat (limited to 'tests/README.md')
| -rw-r--r-- | tests/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/README.md b/tests/README.md index 424c97d8..fef13482 100644 --- a/tests/README.md +++ b/tests/README.md @@ -6,5 +6,5 @@ `oxipng -o max tests/ref/<img>` when creating or updating reference images (note that `<img>` can be `*` to optimize all images). - `res`: Resource files used by tests. -- `out`: PNG and PDF files produced by tests. - +- `png`: PNG files produced by tests. +- `pdf`: PDF files produced by tests. |
