mirror of
https://github.com/google/blockly.git
synced 2026-06-17 16:45:13 +02:00
dc16094551
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.