UNPKG

todomvc

Version:

> Helping you select an MV\* framework

11 lines (10 loc) 371 B
/* * 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-selector', function() { htmlTest('html/polymer-selector-basic.html'); htmlTest('html/polymer-selector-activate-event.html'); htmlTest('html/polymer-selector-multi.html'); });