lukeed / taskr

A fast, concurrency-focused task automation tool.
MIT License
2.54k stars 73 forks source link

fix `fly.watch` test #205

Closed lukeed closed 8 years ago

lukeed commented 8 years ago

Currently removed since it never finished. The two assertions within the fly.host hijack never happen.

This test had to be removed after removing the process.chdir side effect (#202).

lukeed commented 8 years ago

No longer relevant after #218