JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
switch to tests from html5lib-tests/tree-construction
[peach-html5-editor.git] / Makefile
1 all: parse-html.js test.js
2
3 %.js: %.coffee
4         coffee -c $<