guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.92k stars 245 forks source link

Add tests for PR #529 #531

Closed ColinDKelley closed 3 years ago

ColinDKelley commented 3 years ago

Builds on PR #529 :

ColinDKelley commented 3 years ago

@the-spectator Can you please review? I added the missing tests that would have caught the #529 bug.