chrishunt / desktop

A decent way to change your desktop image
https://github.com/chrishunt/desktop
MIT License
250 stars 15 forks source link

Use Tempfile as cached image in tests #21

Closed chrishunt closed 9 years ago

chrishunt commented 9 years ago

This is a quick follow-up to https://github.com/chrishunt/desktop/pull/20.

We are now passing the cached image path through so we can use a Tempfile in the tests.

There are also a few other small things in here: