fix spec and docs

This commit is contained in:
deepak1556 2016-06-09 10:38:45 +05:30
parent b91217f29e
commit 4749e18fc0
4 changed files with 18 additions and 24 deletions

View file

@ -288,13 +288,6 @@ describe('session module', function () {
})
})
afterEach(function () {
if (w != null) {
w.destroy()
}
w = null
})
it('handles requests from a partition', function (done) {
var handler = function (error, callback) {
callback({