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

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

Issue 2984363004: Migrate first block of tests in standalone to standalone_2 (Closed)
Patch Set: Remove Expect.throws 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
« no previous file with comments | « tests/standalone_2/standalone_2.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/test_configurations.dart
diff --git a/tools/testing/dart/test_configurations.dart b/tools/testing/dart/test_configurations.dart
index 156d0dc0840e84cbc98fccc1999f89bf8795606f..7b9be0e1e9490b252afc3e50297c8d8ab753137a 100644
--- a/tools/testing/dart/test_configurations.dart
+++ b/tools/testing/dart/test_configurations.dart
@@ -49,6 +49,7 @@ final TEST_SUITE_DIRECTORIES = [
new Path('tests/lib_strong'),
new Path('tests/lib_2'),
new Path('tests/standalone'),
+ new Path('tests/standalone_2'),
new Path('utils/tests/peg'),
];
« no previous file with comments | « tests/standalone_2/standalone_2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698