| Index: test/serve/gets_first_if_no_lockfile_test.dart
|
| diff --git a/test/serve/gets_first_if_no_lockfile_test.dart b/test/serve/gets_first_if_no_lockfile_test.dart
|
| index 6abbfd9afbfde1679d88edc7267dfde6db8808b7..018ed43f16b36b871423c82e0dca45d096c4deaa 100644
|
| --- a/test/serve/gets_first_if_no_lockfile_test.dart
|
| +++ b/test/serve/gets_first_if_no_lockfile_test.dart
|
| @@ -9,7 +9,6 @@ import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("gets first if there is no lockfile", () {
|
| d.dir("foo", [
|
| d.libPubspec("foo", "0.0.1"),
|
|
|