Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Unified Diff: LayoutTests/http/tests/fetch/script-tests/fetch-body-mixin.js

Issue 1211623005: Unify multiple sequential_promise_test definitions. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update fetch templates and remove new duplicate of this method Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/fetch/script-tests/fetch-body-mixin.js
diff --git a/LayoutTests/http/tests/fetch/script-tests/fetch-body-mixin.js b/LayoutTests/http/tests/fetch/script-tests/fetch-body-mixin.js
index 06a222081d64e16a57ea08ea4a95617a4885272a..72583524d15a8b679a0308b1bb5945edf7c99db0 100644
--- a/LayoutTests/http/tests/fetch/script-tests/fetch-body-mixin.js
+++ b/LayoutTests/http/tests/fetch/script-tests/fetch-body-mixin.js
@@ -148,5 +148,4 @@ sequential_promise_test(function(test) {
})
}, 'PartiallyReadFromStreamAndReadArrayBufferTest');
-sequential_promise_test_done();
done();
« no previous file with comments | « LayoutTests/http/tests/fetch/script-tests/fetch.js ('k') | LayoutTests/http/tests/fetch/script-tests/filtered-response.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698