Skip to content

Commit

Permalink
Merge branch 'expose-intercept' of https://github.com/bacchusrx/nock
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Feb 6, 2012
2 parents 7b58d96 + d36d60f commit f7d9d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/scope.js
Expand Up @@ -215,6 +215,7 @@ function startScope(basePath) {
, post: post
, delete: _delete
, put: put
, intercept: intercept
, done: done
, isDone: isDone
, filteringPath: filteringPath
Expand Down

0 comments on commit f7d9d64

Please sign in to comment.