angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

chore: enable ngHintModules in hint.js. and tests passing #72

Closed welbornio closed 9 years ago

welbornio commented 9 years ago

@btford got the ngHintModules included pulled down the individual ngHintModule _test.js files into test/ and renamed to .spec.js and got passing renamed modules.xspec.js to modules.spec.js and got those tests passing

I'm branching off of refactor-all-the-things again just so i don't cause any confusion between what was and what is :tada: