UNPKG

125 Btext/coffeescriptView Raw
1require('chai').should()
2
3describe "agson", ->
4 it "should be an object", ->
5 require('../src/agson').should.be.an.object
\No newline at end of file