Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Before 42ff7fc84289a885c86d4629ebcf8dd9a65cef2d0, `make_rotate_test` always used `resources / 'typewriter.png'`, but after the change the second call accidentally used just `resources`, which is a directory, and fails to open.
- Loading branch information