Index: test/run/app_can_read_from_stdin_test.dart |
diff --git a/test/run/app_can_read_from_stdin_test.dart b/test/run/app_can_read_from_stdin_test.dart |
index 933de2c1d9a4433ea9736005ffebe48f700ea0be..e1e728b36f9759b2e3e65bc518942c13c1e51d08 100644 |
--- a/test/run/app_can_read_from_stdin_test.dart |
+++ b/test/run/app_can_read_from_stdin_test.dart |
@@ -19,7 +19,6 @@ main() { |
"""; |
main() { |
- initConfig(); |
integration('the spawned application can read from stdin', () { |
d.dir(appPath, [ |
d.appPubspec(), |