rename to babel

This commit is contained in:
Sebastian McKenzie
2015-02-15 18:09:05 +11:00
parent e05aed0394
commit 1d34d03ac8
253 changed files with 1279 additions and 1248 deletions

View File

@@ -9,7 +9,7 @@
<script src="../node_modules/lodash/lodash.js"></script>
<script src="../node_modules/mocha/mocha.js"></script>
<script>mocha.setup("tdd");</script>
<script src="../dist/6to5-test.js"></script>
<script src="../dist/babel-test.js"></script>
<script>
mocha.globals(["regeneratorRuntime"]);
mocha.checkLeaks();