Skip to content

Commit

Permalink
Add script that registers should as a side-effect
Browse files Browse the repository at this point in the history
closes chaijs#594
  • Loading branch information
callumlocke authored and lucasfcosta committed Mar 14, 2016
1 parent d7fc0cd commit 8a79f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions should.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('./').should();

0 comments on commit 8a79f3c

Please sign in to comment.