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

Unified Diff: dart/tests/co19/test_config.dart

Issue 23568002: Update checked-in binary to 0.6.21.3_r26639 (M6) (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | dart/tools/test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/test_config.dart
diff --git a/dart/tests/co19/test_config.dart b/dart/tests/co19/test_config.dart
index 5756107208569912f0bd55a98aa65bb9128e55e0..547ea88aa5d961fd2f40691b9e493d3ec1813f7e 100644
--- a/dart/tests/co19/test_config.dart
+++ b/dart/tests/co19/test_config.dart
@@ -6,6 +6,7 @@ library co19_test_config;
import 'dart:io';
import '../../tools/testing/dart/test_suite.dart';
+import '../../tools/testing/dart/utils.dart' show Path;
class Co19TestSuite extends StandardTestSuite {
RegExp _testRegExp = new RegExp(r"t[0-9]{2}.dart$");
« no previous file with comments | « no previous file | dart/tools/test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698