Skip to content

Commit

Permalink
Docs: delete note about QUnit.jsDump's removal
Browse files Browse the repository at this point in the history
Fixes #1173
  • Loading branch information
Arkni authored and trentmwillis committed Apr 27, 2017
1 parent 9177f61 commit b01669e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/config/QUnit.dump.parse.md
Expand Up @@ -17,8 +17,6 @@ This method does string serialization by parsing data structures and objects. It

If you need more or less output, change the value of `QUnit.dump.maxDepth`, representing how deep the elements should be parsed.

> NOTE: This method used to be in `QUnit.jsDump`, which was changed to `QUnit.dump`. The old property will be removed in QUnit 3.0.
### Examples

The following example is used on [grunt-contrib-qunit][] to send messages from QUnit to PhantomJS.
Expand Down

0 comments on commit b01669e

Please sign in to comment.