Skip to content

Commit d64f5fb

Browse files
committed
Re-enable unit tests.
1 parent 36f4033 commit d64f5fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/net/test_http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
describe.only('pc.Http', function () {
1+
describe('pc.Http', function () {
22
var retryDelay;
33
var xhr;
44
beforeEach(function () {

0 commit comments

Comments
 (0)