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

Unified Diff: test/serve/does_not_get_first_if_locked_matches_override_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/does_not_get_first_if_locked_matches_override_test.dart
diff --git a/test/serve/does_not_get_first_if_locked_matches_override_test.dart b/test/serve/does_not_get_first_if_locked_matches_override_test.dart
index 5c4ed3af6c0557c252210d0cc5876f60587ef0ec..c9ca5bc6408c27d20c3c4917d57cacf4206393d9 100644
--- a/test/serve/does_not_get_first_if_locked_matches_override_test.dart
+++ b/test/serve/does_not_get_first_if_locked_matches_override_test.dart
@@ -10,7 +10,6 @@ import 'utils.dart';
main() {
// This is a regression test for https://dartbug.com/15180.
- initConfig();
integration("does not get if the locked version matches the override", () {
d.dir("foo", [
d.libPubspec("foo", "0.0.1"),

Powered by Google App Engine
This is Rietveld 408576698