Commit 59f48d67 by felix

11

11
parent 1efe778a
......@@ -10,7 +10,7 @@ describe('test', function () {
});
it("test1",(done)=>{
assert(4===4,"e");
assert(5===5,"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