| Index: packages/initialize/test/initializer_type_filter_test.html
 | 
| diff --git a/packages/initialize/test/initializer_type_filter_test.html b/packages/initialize/test/initializer_type_filter_test.html
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..50f358ad97bf54ec20c5a8051f17896dc9571ef6
 | 
| --- /dev/null
 | 
| +++ b/packages/initialize/test/initializer_type_filter_test.html
 | 
| @@ -0,0 +1,14 @@
 | 
| +<!DOCTYPE html>
 | 
| +<!--
 | 
| +Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
 | 
| +for details. All rights reserved. Use of this source code is governed by a
 | 
| +BSD-style license that can be found in the LICENSE file.
 | 
| +-->
 | 
| +<html>
 | 
| +  <head>
 | 
| +    <link rel="x-dart-test" href="initializer_type_filter_test.dart">
 | 
| +    <script src="packages/test/dart.js"></script>
 | 
| +  </head>
 | 
| +  <body>
 | 
| +  </body>
 | 
| +</html>
 | 
| 
 |