Chromium Code Reviews| Index: test/global/run/mode_test.dart |
| diff --git a/test/global/run/mode_test.dart b/test/global/run/mode_test.dart |
| index 9a5a838de0f3ecfddc4cfab8c36ea526034d8f21..26553281759e26c23f96718d00d979894a4c8eaa 100644 |
| --- a/test/global/run/mode_test.dart |
| +++ b/test/global/run/mode_test.dart |
| @@ -26,7 +26,6 @@ class DartTransformer extends Transformer { |
| """; |
| main() { |
| - initConfig(); |
| integration('runs a script in an activated package with customizable modes', |
| () { |
| servePackages((builder) { |