mirror of
https://github.com/google/blockly.git
synced 2026-01-15 21:07:14 +01:00
Since prepare.js and blockly.mjs are going to be needed for running all tests in uncompiled mode (not just the playgrounds), move them tests/. Further, rename prepare.js to bootstrap.js to better reflect its purpose.