describe("", function() {
describe("", function() {
it("", function(){
assert.isTrue(true)
});
});
});
insert empty test
This is an empty object for test with Mocha + Chai
Shortcut: new.test
0 Comments
Add Comment
Log in to add a comment