Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1057)

Unified Diff: polymer_0.5.0/bower_components/core-menu-button/test/index.html

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: polymer_0.5.0/bower_components/core-menu-button/test/index.html
diff --git a/bower_components/core-selector/test/index.html b/polymer_0.5.0/bower_components/core-menu-button/test/index.html
similarity index 81%
copy from bower_components/core-selector/test/index.html
copy to polymer_0.5.0/bower_components/core-menu-button/test/index.html
index 994bbdd2722cce7d188e964cfc3ec69b54536938..e26420cb23fbd2404aa2c3dc2390b3b4e2e362a1 100644
--- a/bower_components/core-selector/test/index.html
+++ b/polymer_0.5.0/bower_components/core-menu-button/test/index.html
@@ -11,18 +11,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>Tests</title>
+ <title>core-menu-button tests</title>
<script src="../../web-component-tester/browser.js"></script>
</head>
<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>
« no previous file with comments | « polymer_0.5.0/bower_components/core-menu-button/test/basic.html ('k') | polymer_0.5.0/bower_components/core-menu/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698