| Index: tests/compiler/dart2js/analyze_test_test.dart
|
| diff --git a/tests/compiler/dart2js/analyze_test_test.dart b/tests/compiler/dart2js/analyze_test_test.dart
|
| index ea2524d176ef8c44840c5ea641fef92da4e3c38f..a1a2c93725f94642f99e9108869ebf355c1caf36 100644
|
| --- a/tests/compiler/dart2js/analyze_test_test.dart
|
| +++ b/tests/compiler/dart2js/analyze_test_test.dart
|
| @@ -38,9 +38,6 @@ const List<String> SKIP_LIST = const <String>[
|
| "http_launch_data/",
|
| "mirrors_helper.dart",
|
| "path%20with%20spaces/",
|
| - "cps_ir/input/",
|
| - // No longer maintained:
|
| - "backend_dart/",
|
| // Broken tests:
|
| "quarantined/http_test.dart",
|
| // Package directory
|
|
|