Browse Source

Rename the `external/builder/test*.js` files to make it more obvious what they test

Currently you have to open the files to be certain which tests each one will run, which we can avoid by appending the directory names to the file names of the tests themselves.
Jonas Jenwald 8 years ago
parent
commit
cf00516f04
  1. 0
      external/builder/test-fixtures.js
  2. 0
      external/builder/test-fixtures_esprima.js

0
external/builder/test.js → external/builder/test-fixtures.js vendored

0
external/builder/test2.js → external/builder/test-fixtures_esprima.js vendored

Loading…
Cancel
Save