Index: bower_components/polymer-collapse/test/js/polymer-collapse.js |
diff --git a/bower_components/polymer-collapse/test/js/polymer-collapse.js b/bower_components/polymer-collapse/test/js/polymer-collapse.js |
deleted file mode 100644 |
index 33feff097fab0fd9cd48292625a870a3fe190296..0000000000000000000000000000000000000000 |
--- a/bower_components/polymer-collapse/test/js/polymer-collapse.js |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-/* |
- * Copyright 2013 The Polymer Authors. All rights reserved. |
- * Use of this source code is governed by a BSD-style |
- * license that can be found in the LICENSE file. |
- */ |
- |
-htmlSuite('polymer-collapse', function() { |
- htmlTest('html/polymer-collapse.html'); |
-}); |