Files
gun/node_modules/theory/test/a.js
theory 1df561f729 yay
2014-04-01 00:47:41 -06:00

6 lines
106 B
JavaScript

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