Commit e163a6b2 by felix

1

1123
parent e12bc707
......@@ -10,7 +10,7 @@ describe('test', function () {
});
it("test1",(done)=>{
assert(1===1,"e");
assert(2===2,"e");
done();
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment