| Index: pkg/analysis_server/test/integration/integration_test_methods.dart
|
| diff --git a/pkg/analysis_server/test/integration/integration_test_methods.dart b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| index 08e5feffc41654f632cf2d8645c4b12b2bbceb02..8ac50a839a2169a0ed6785c19f00915601a9fa71 100644
|
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| @@ -1204,6 +1204,8 @@ abstract class IntegrationTestMixin {
|
| /**
|
| * Sort all of the directives, unit and class members of the given Dart file.
|
| *
|
| + * It is an error if the file does not exist or has scan or parse errors.
|
| + *
|
| * Parameters
|
| *
|
| * file ( FilePath )
|
|
|