index.html revision f93a86c4a461819a2e403b2e9fc82dbccd1b661a
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']
f93a86c4a461819a2e403b2e9fc82dbccd1b661aDerek Gathright }).use('button-test', /*'button-group-test',*/ 'test-console', function (Y) {
af1eb8d312773b3928424d679944918398608c13Derek Gathright new Y.Test.Console().render('#log');