and THIS was why 0.6.x was failing, FIXED.

This commit is contained in:
Mark Nadal 2015-06-25 14:24:38 -07:00
parent 18cb3afba4
commit 11c2a8873e

View File

@ -1407,7 +1407,7 @@ describe('Gun', function(){
expect(done.not).to.not.be.ok();
done();
})
});
}, 10);
});
it('set', function(done){