| 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"),
|
|
|