UNPKG

88 BJavaScriptView Raw
1const chai = require('chai')
2
3global.should = chai.should()
4global.expect = chai.expect