included grunt-contrib-jasmine for automatic tests run in a headless browser (tests can be run with grunt test); moved test HTML files to root folder so relative paths are the same in browser-based and automatic tests; restructured RequireJS dependencies to prevent loading VexFlow overrides before VexFlow; updated VexFlow path in Dist.html
included grunt-contrib-jasmine for automatic tests run in a headless browser (tests can be run with
grunt test
); moved test HTML files to root folder so relative paths are the same in browser-based and automatic tests; restructured RequireJS dependencies to prevent loading VexFlow overrides before VexFlow; updated VexFlow path inDist.html