| Index: pkg/front_end/test/fasta/testing.json
 | 
| diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json
 | 
| index 0cc13628082d873dc58a1de05379b2649b81c575..1a241f72172755581e6be2a8b6dd46da6491d896 100644
 | 
| --- a/pkg/front_end/test/fasta/testing.json
 | 
| +++ b/pkg/front_end/test/fasta/testing.json
 | 
| @@ -214,15 +214,7 @@
 | 
|      },
 | 
|  
 | 
|      "exclude": [
 | 
| -      "^pkg/analysis_server/lib/src/analysis_server\\.dart",
 | 
| -      "^tests/compiler/dart2js/inference/enumerator\\.dart",
 | 
| -      "^tests/compiler/dart2js/inference/id_equivalence_test\\.dart",
 | 
| -      "^tests/compiler/dart2js/kernel/class_hierarchy_test\\.dart",
 | 
| -      "^tests/compiler/dart2js/kernel/impact_test\\.dart",
 | 
| -      "^tests/compiler/dart2js/kernel/visitor_test\\.dart",
 | 
| -      "^tests/compiler/dart2js/location_collector_test\\.dart",
 | 
| -      "^tests/compiler/dart2js/source_map_validator_helper\\.dart",
 | 
| -      "^tests/compiler/dart2js/sourcemaps/sourcemap_helper\\.dart"
 | 
| +      "^pkg/analysis_server/lib/src/analysis_server\\.dart"
 | 
|      ]
 | 
|    }
 | 
|  }
 | 
| 
 |