add testling

This commit is contained in:
Sebastian McKenzie
2014-10-09 16:46:02 +11:00
parent 5b1ae286ce
commit 732d4836d9
3 changed files with 16 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ test-travis:
test-browser:
make build
node bin/generate-browser-test >dist/6to5-test.js
open test/browser/index.html
test -n "`which open`" && open test/browser/index.html
build:
mkdir -p dist