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

Unified Diff: test/serve/native_watch_replaced_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_replaced_file_test.dart
diff --git a/test/serve/native_watch_replaced_file_test.dart b/test/serve/native_watch_replaced_file_test.dart
index 8a01ae1114a0c57218adcdf6f38d4dc5d00dd299..04aa23a80aa0be0b621e3689881f197356a09107 100644
--- a/test/serve/native_watch_replaced_file_test.dart
+++ b/test/serve/native_watch_replaced_file_test.dart
@@ -16,7 +16,6 @@ import 'utils.dart';
main() {
// This is a regression test for http://dartbug.com/21402.
- initConfig();
withBarbackVersions("any", () {
integration("picks up files replaced after serving started when using the "
"native watcher", () {

Powered by Google App Engine
This is Rietveld 408576698