| Index: polymer_0.5.0/bower_components/core-toolbar/test/index.html
 | 
| diff --git a/bower_components/core-selector/test/index.html b/polymer_0.5.0/bower_components/core-toolbar/test/index.html
 | 
| similarity index 84%
 | 
| copy from bower_components/core-selector/test/index.html
 | 
| copy to polymer_0.5.0/bower_components/core-toolbar/test/index.html
 | 
| index 994bbdd2722cce7d188e964cfc3ec69b54536938..b57af2a06cf32a070375c803f33221a9ed241644 100644
 | 
| --- a/bower_components/core-selector/test/index.html
 | 
| +++ b/polymer_0.5.0/bower_components/core-toolbar/test/index.html
 | 
| @@ -17,12 +17,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|  <body>
 | 
|    <script>
 | 
|      WCT.loadSuites([
 | 
| -      'activate-event.html',
 | 
| -      'basic.html',
 | 
| -      'multi.html',
 | 
| -      'next-previous.html',
 | 
| -      'selected-attr-prop.html',
 | 
| -      'template-repeat.html',
 | 
| +      'basic.html'
 | 
|      ]);
 | 
|    </script>
 | 
|  </body>
 | 
| 
 |