mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-11 08:26:32 +00:00
This commit introduces a clean separation of node and browser tests. ALL tests should be organized according to where they are run non browser (áka node tests): `test/spec/node` browser tests: `test/spec/browser`