UNPKG

134 Btext/coffeescriptView Raw
1GLOBAL.expect = require("chai").expect
2
3# VCRs with Replay
4Replay = require "replay"
5Replay.fixtures = "#{__dirname}/fixtures/replay"