pokemon-showdown/test/mocha.opts
Ben Davies 0e736074a9 Tests: refactor test/main.js, remove test/simulator/index.js (#3565)
- The before hook in test/main.js has no reason to be handled
asynchronously when nothing it handles is async
- test/simulator/index.js has no reason to exist when mocha.opts
already handles finding files to test
2017-06-02 01:21:47 -05:00

4 lines
118 B
Plaintext

test/main.js test/simulator/**/*.js test/application/*.js test/dev-tools/**/*.js test/chat-plugins/*.js
-R dot
-u bdd