Files
polymer/test/js/styling.js
T
2013-05-13 18:07:25 -07:00

10 lines
265 B
JavaScript

/*
* Copyright 2013 The Polymer-Project 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('styling', function() {
htmlTest('html/styling/host.html');
});