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

Unified Diff: third_party/WebKit/Source/devtools/front_end/integration_test_runner.json

Issue 2975523002: DevTools: add console test helpers to new test runner & migrate a console test (Closed)
Patch Set: fix Created 3 years, 5 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: third_party/WebKit/Source/devtools/front_end/integration_test_runner.json
diff --git a/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json b/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json
index df1387c4e85f26539b2c2111329236957de95bf7..3e3dc51a31a07220f1783125590d3c1fb99189e3 100644
--- a/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json
+++ b/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json
@@ -3,7 +3,7 @@
{ "name": "test_runner", "type": "autostart" },
{ "name": "integration_test_runner", "type": "autostart" },
{ "name": "console_test_runner" },
-
+ { "name": "elements_test_runner" },
{ "name": "platform", "type": "autostart" },

Powered by Google App Engine
This is Rietveld 408576698