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

Unified Diff: third_party/polymer/components/core-overlay/tests/js/htmltests.js

Issue 1215543002: Remove Polymer 0.5. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix unit test Created 5 years, 6 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: third_party/polymer/components/core-overlay/tests/js/htmltests.js
diff --git a/third_party/polymer/components/core-overlay/tests/js/htmltests.js b/third_party/polymer/components/core-overlay/tests/js/htmltests.js
deleted file mode 100644
index 159fb4d63b66df913b53ce26f6d7290b911a6f33..0000000000000000000000000000000000000000
--- a/third_party/polymer/components/core-overlay/tests/js/htmltests.js
+++ /dev/null
@@ -1,7 +0,0 @@
-htmlSuite('core-overlay', function() {
- htmlTest('html/core-overlay-basic.html');
- htmlTest('html/core-overlay-positioning.html');
- htmlTest('html/core-overlay-positioning-margin.html');
- htmlTest('html/core-overlay-scroll.html');
- htmlTest('html/core-overlay-quick-close.html');
-});

Powered by Google App Engine
This is Rietveld 408576698