| 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 3e1e07ff6026f3edb8bff1e66bbb28953827d3ce..1e10a612a810a4962782f2fb9bc0980c068343fe 100644
|
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| @@ -1360,6 +1360,9 @@ abstract class IntegrationTestMixin {
|
| *
|
| * Exactly one of the file and uri fields must be provided.
|
| *
|
| + * If the root of the execution context is a directory rather than a file,
|
| + * then an error of type MAP_URI_FOR_DIRECTORY will be generated.
|
| + *
|
| * Parameters
|
| *
|
| * id ( ExecutionContextId )
|
|
|