Skip to content

Commit

Permalink
Remove sinon.spyCall
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Oct 19, 2019
1 parent 8fff393 commit a168abe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sinon.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ var apiMethods = {
assert: require("./sinon/assert"),
match: require("@sinonjs/samsam").createMatcher,
restoreObject: require("./sinon/restore-object"),
spyCall: require("./sinon/proxy-call"),

expectation: require("./sinon/mock-expectation"),
defaultConfig: require("./sinon/util/core/default-config"),
Expand Down

0 comments on commit a168abe

Please sign in to comment.