Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 442 Bytes

Angular ResetField Directive

Karma tests

Run an npm install to grab the dependencies then run the tests using either:

  • PhantomJS: grunt or grunt test
  • Chrome and Firefox (with autoWatch): grunt unit