Skip to content

Commit

Permalink
Merge pull request #80 from astorije/astorije/assert-plugin-api
Browse files Browse the repository at this point in the history
Add assert function documentation for the plugins
  • Loading branch information
keithamus committed Jun 2, 2015
2 parents baee9a7 + 971c5a2 commit 2d10b95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/codex.json
Expand Up @@ -27,6 +27,11 @@
, "description": ""
, "render-file": false }

, { "name": "plugins"
, "title": "utility : assert"
, "file": "../chai/lib/chai/assertion.js"
, "description": ""
, "render-file": false }
, { "name": "plugins"
, "title": "utility : addMethod"
, "file": "../chai/lib/chai/utils/addMethod.js"
Expand Down

0 comments on commit 2d10b95

Please sign in to comment.