use delay in ultest (#319)

#318
This commit is contained in:
kodaihirano 2020-05-04 20:38:29 +09:00 committed by GitHub
parent b7dce2bc04
commit 6fbe21f2f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -523,7 +523,7 @@ function ulTest(done) {
xhr[i].send(req); xhr[i].send(req);
} }
}.bind(this), }.bind(this),
1 delay
); );
}.bind(this); }.bind(this);
// open streams // open streams