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

Unified Diff: LayoutTests/http/tests/fetch/script-tests/filtered-response.js

Issue 1211623005: Unify multiple sequential_promise_test definitions. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/filtered-response.js
diff --git a/LayoutTests/http/tests/fetch/script-tests/filtered-response.js b/LayoutTests/http/tests/fetch/script-tests/filtered-response.js
index a95a6a57eb484a3205fa2625669cba0dbb1f1b55..1080c0d54a4af8a69df03238037d9d22a25ac187 100644
--- a/LayoutTests/http/tests/fetch/script-tests/filtered-response.js
+++ b/LayoutTests/http/tests/fetch/script-tests/filtered-response.js
@@ -121,5 +121,4 @@ sequential_promise_test(function() {
// Opaque filtered response is tested in fetch-access-control*
-sequential_promise_test_done();
done();

Powered by Google App Engine
This is Rietveld 408576698