| Index: third_party/pkg/angular/test/io/all.dart
|
| diff --git a/third_party/pkg/angular/test/io/all.dart b/third_party/pkg/angular/test/io/all.dart
|
| deleted file mode 100644
|
| index 27c1c5959da8e37ebd57b52f8a8d9295b70f223d..0000000000000000000000000000000000000000
|
| --- a/third_party/pkg/angular/test/io/all.dart
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -library all_io_tests;
|
| -
|
| -import 'source_metadata_extractor_spec.dart' as source_metadata_extractor_spec;
|
| -import 'expression_extractor_spec.dart' as expression_extractor_spec;
|
| -import 'template_cache_generator_spec.dart' as template_cache_generator_spec;
|
| -
|
| -main() {
|
| - source_metadata_extractor_spec.main();
|
| - expression_extractor_spec.main();
|
| - template_cache_generator_spec.main();
|
| -}
|
|
|