| Index: test/run/runs_the_script_in_checked_mode_test.dart
|
| diff --git a/test/run/runs_the_script_in_checked_mode_test.dart b/test/run/runs_the_script_in_checked_mode_test.dart
|
| index 4681a1d15923ff9f8e46daae8fd362a08fa3ff71..28a0fd946ba1f762d9f651d6a3d121a805f12f9c 100644
|
| --- a/test/run/runs_the_script_in_checked_mode_test.dart
|
| +++ b/test/run/runs_the_script_in_checked_mode_test.dart
|
| @@ -14,7 +14,6 @@ main() {
|
| """;
|
|
|
| main() {
|
| - initConfig();
|
| integration('runs the script in checked mode by default', () {
|
| d.dir(appPath, [
|
| d.appPubspec(),
|
|
|