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

Unified Diff: test/serve/native_watch_modified_file_test.dart

Issue 1215833002: Use the new test runner. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 5 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: test/serve/native_watch_modified_file_test.dart
diff --git a/test/serve/native_watch_modified_file_test.dart b/test/serve/native_watch_modified_file_test.dart
index 883af6dfafebfb6dddce702f0449be3536c3c724..9e3dbd0a14d11c669834f6ccb866f80d3c7706f4 100644
--- a/test/serve/native_watch_modified_file_test.dart
+++ b/test/serve/native_watch_modified_file_test.dart
@@ -12,7 +12,6 @@ import 'utils.dart';
// for the polling watcher when issue 14941 is fixed.
main() {
- initConfig();
integration("watches modifications to files when using the native watcher",
() {
d.dir(appPath, [

Powered by Google App Engine
This is Rietveld 408576698