You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.
//frameworks: ['requirejs', 'mocha', 'chai', 'sinon'], //aaargh... here order matters! (if requirejs is included after chai, tests will fail miserably)
files: [
//'app/**/*.js', //not including any actual code for now... TODO: include more files ..