Skip to content
This repository has been archived by the owner on Jan 12, 2018. It is now read-only.

Commit

Permalink
Show stack traces
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Nicklas and Kim Burgestrand authored and jnicklas committed Oct 21, 2013
1 parent 11e11be commit 2223c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/spec_helper.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ root.Serenade = Build.Serenade

chai = require 'chai'
chai.should()
chai.Assertion.includeStack = true
root.expect = chai.expect
sinon = require('sinon')

Expand Down

0 comments on commit 2223c6e

Please sign in to comment.