Commit 3e2190c6 by felix

2

2
parent 792bbc71
......@@ -10,7 +10,7 @@ describe('test', function () {
});
it("test1",(done)=>{
assert(511===511,"e");
assert(511===511,"e1");
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