You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
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.