This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Description
The samples.coffee test script doesn't execute any of the scripts in the ~/samples directory.
Steps(-ish)
Since I'm not familiar with CoffeeScript I had to add a console message in the filter function to see that (sample) -> /\.js/.test.sample always resulted in undefined and, thus, an empty array.
Should be addressed by PR #312