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

Unified Diff: tools/testing/dart/test_configurations.dart

Issue 2434123003: Merge more Kernel infrastructure from kernel_sdk SDK fork. (Closed)
Patch Set: address more comments Created 4 years, 2 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: tools/testing/dart/test_configurations.dart
diff --git a/tools/testing/dart/test_configurations.dart b/tools/testing/dart/test_configurations.dart
index f82e62dad599a40f76d319eecd58b0743b9e6384..d9e712800088e45cf5f2fa51d5e4768a3275c7d5 100644
--- a/tools/testing/dart/test_configurations.dart
+++ b/tools/testing/dart/test_configurations.dart
@@ -42,6 +42,7 @@ final TEST_SUITE_DIRECTORIES = [
new Path('tests/corelib'),
new Path('tests/html'),
new Path('tests/isolate'),
+ new Path('tests/kernel'),
new Path('tests/language'),
new Path('tests/lib'),
new Path('tests/standalone'),

Powered by Google App Engine
This is Rietveld 408576698