v0.4.10
The reason the tests didn't fire that problem was that the change to task.js wasn't being picked up. So I've modified the Makefile to include task.js as a dependency so that the js files get generated every time it changes. Should've been that way from the start. Damn!