| Index: polymer_1.0.4/bower_components/paper-menu-button/test/index.html
|
| diff --git a/polymer_1.0.4/bower_components/gold-cc-cvc-input/test/index.html b/polymer_1.0.4/bower_components/paper-menu-button/test/index.html
|
| similarity index 91%
|
| copy from polymer_1.0.4/bower_components/gold-cc-cvc-input/test/index.html
|
| copy to polymer_1.0.4/bower_components/paper-menu-button/test/index.html
|
| index 13a038387b9318ebaf934e416b61da6bd3a5e902..2339910839f1b07fcc2ab550bc1baf514ef757b9 100644
|
| --- a/polymer_1.0.4/bower_components/gold-cc-cvc-input/test/index.html
|
| +++ b/polymer_1.0.4/bower_components/paper-menu-button/test/index.html
|
| @@ -12,13 +12,13 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| <head>
|
| <meta charset="UTF-8">
|
| <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
|
| - <title>gold-cc-cvc-input tests</title>
|
| + <title>paper-menu-button tests</title>
|
| <script src="../../web-component-tester/browser.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
| WCT.loadSuites([
|
| - 'basic.html'
|
| + 'paper-menu-button.html'
|
| ]);
|
| </script>
|
| </body>
|
|
|