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

Unified Diff: test/codegen_test.dart

Issue 2256393002: Regression test dart:mirrors (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Remove flag Created 4 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 | « test/browser/language_tests.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen_test.dart
diff --git a/test/codegen_test.dart b/test/codegen_test.dart
index 60db69316bb09825b7b4ba71da405c77a90d2c47..fd154bee169b649eec5338e30b5f7e5542a66512 100644
--- a/test/codegen_test.dart
+++ b/test/codegen_test.dart
@@ -85,6 +85,7 @@ main(List<String> arguments) {
path.join('lib', 'convert'),
path.join('lib', 'html'),
path.join('lib', 'math'),
+ path.join('lib', 'mirrors'),
path.join('lib', 'typed_data'),
];
« no previous file with comments | « test/browser/language_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698