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

Unified Diff: test/serve/web_socket/url_to_asset_id_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/url_to_asset_id_test.dart
diff --git a/test/serve/web_socket/url_to_asset_id_test.dart b/test/serve/web_socket/url_to_asset_id_test.dart
index 9bc2392350b9148a511e02885e62d62c239a865d..f268c50b81414b88e3315a6fa9b4f7cdf84306e7 100644
--- a/test/serve/web_socket/url_to_asset_id_test.dart
+++ b/test/serve/web_socket/url_to_asset_id_test.dart
@@ -11,7 +11,6 @@ import '../utils.dart';
main() {
// TODO(rnystrom): Split into independent tests.
- initConfig();
setUp(() {
d.dir("foo", [
d.libPubspec("foo", "0.0.1"),

Powered by Google App Engine
This is Rietveld 408576698