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

Unified Diff: PRESUBMIT.py

Issue 3004073002: Remove corelib/corelib_strong and migrate last two remaining tests. (Closed)
Patch Set: Created 3 years, 4 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
« no previous file with comments | « no previous file | pkg/compiler/tool/status_files/update_all.sh » ('j') | tests/corelib_2/corelib_2.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index a71d7d55e1b98c03faced6e44430137da5b3768d..2572c86dd47d8c39f3ab916031841709fefdd9da 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -98,7 +98,6 @@ def _CheckNewTests(input_api, output_api):
# Dart 1 tests DDC tests
# ================= ==========================
("tests/language/", "tests/language_2/"),
- ("tests/corelib/", "tests/corelib_2/"),
("tests/lib/", "tests/lib_2/"),
("tests/html/", "tests/lib_2/html/"),
]
« no previous file with comments | « no previous file | pkg/compiler/tool/status_files/update_all.sh » ('j') | tests/corelib_2/corelib_2.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698