index.html revision af1eb8d312773b3928424d679944918398608c13
af1eb8d312773b3928424d679944918398608c13Derek Gathright 'button-test': {
af1eb8d312773b3928424d679944918398608c13Derek Gathright requires: ['button-base', 'test', 'node-event-simulate']
af1eb8d312773b3928424d679944918398608c13Derek Gathright 'button-group-test': {
af1eb8d312773b3928424d679944918398608c13Derek Gathright requires: ['button-group', 'test', 'node-event-simulate']
af1eb8d312773b3928424d679944918398608c13Derek Gathright }).use('button-test', 'button-group-test', 'test-console', function (Y) {
af1eb8d312773b3928424d679944918398608c13Derek Gathright new Y.Test.Console().render('#log');