restructure test directory

This commit is contained in:
Sebastian McKenzie
2014-10-11 22:42:31 +11:00
parent a1b2da49d7
commit bb9b7455b5
312 changed files with 24 additions and 25 deletions

View File

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