describe('seq',function(){ it('a',function(){ expect(root.Dep).to.be.ok(); }); }); root.DepA = 2;