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

Unified Diff: test/serve/web_socket/path_to_urls_errors_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/web_socket/path_to_urls_errors_test.dart
diff --git a/test/serve/web_socket/path_to_urls_errors_test.dart b/test/serve/web_socket/path_to_urls_errors_test.dart
index 61b1928214dc21df296cfc28740624297ad51a68..e1d582571868c1d5cade646489fd1457ab026883 100644
--- a/test/serve/web_socket/path_to_urls_errors_test.dart
+++ b/test/serve/web_socket/path_to_urls_errors_test.dart
@@ -13,7 +13,6 @@ import '../utils.dart';
main() {
// TODO(rnystrom): Split into independent tests.
- initConfig();
integration("pathToUrls errors on bad inputs", () {
d.dir("foo", [
d.libPubspec("foo", "1.0.0"),

Powered by Google App Engine
This is Rietveld 408576698