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

Unified Diff: tests/co19/test_config.dart

Issue 16357010: Basic dart^2 analyzer tests running. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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: tests/co19/test_config.dart
diff --git a/tests/co19/test_config.dart b/tests/co19/test_config.dart
index 0392975b2172f09eebfcb31f2dddf1da2a1d2445..2a5f12783dbaf827e90e167abb8614b4a1fbad72 100644
--- a/tests/co19/test_config.dart
+++ b/tests/co19/test_config.dart
@@ -15,6 +15,7 @@ class Co19TestSuite extends StandardTestSuite {
"co19",
new Path("tests/co19/src"),
["tests/co19/co19-analyzer.status",
+ "tests/co19/co19-analyzer2.status",
"tests/co19/co19-compiler.status",
"tests/co19/co19-runtime.status",
"tests/co19/co19-dart2dart.status",

Powered by Google App Engine
This is Rietveld 408576698