Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated jasmine.Matchers.pp function. #363

Merged
merged 1 commit into from
May 12, 2013

Conversation

robinboehm
Copy link
Contributor

Marked deprecated in may 2010.

// todo: @deprecated as of Jasmine 0.11, remove soon [xw]
jasmine.Matchers.pp = function(str) {
  throw new Error("jasmine.Matchers.pp() is no longer supported, please use jasmine.pp() instead!");
};

Save some bytes! =)

infews pushed a commit that referenced this pull request May 12, 2013
Remove deprecated jasmine.Matchers.pp function.
@infews infews merged commit 4f19d34 into jasmine:master May 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants