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

Unified Diff: test/serve/web_socket/path_to_urls_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_test.dart
diff --git a/test/serve/web_socket/path_to_urls_test.dart b/test/serve/web_socket/path_to_urls_test.dart
index cb288ebd1bc876b865f5aedc9df7c69af0845c4f..583201ef517a0453ecaf114f09022fe9c686b162 100644
--- a/test/serve/web_socket/path_to_urls_test.dart
+++ b/test/serve/web_socket/path_to_urls_test.dart
@@ -13,7 +13,6 @@ import '../utils.dart';
main() {
// TODO(rnystrom): Split into independent tests.
- initConfig();
integration("pathToUrls converts asset ids to matching URL paths", () {
d.dir("foo", [
d.libPubspec("foo", "1.0.0"),

Powered by Google App Engine
This is Rietveld 408576698