f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo allowRollup: false,
f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo filter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'min',
f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo 'widget-buttons-test': {
f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo requires: ['widget-buttons', 'test', 'node-event-simulate']
f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo useBrowserConsole: false
f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo}).use('widget-buttons-test', 'test-console', function (Y) {
f5a29f21ef999f0daa0902fba6f6916bdafe2430Eric Ferraiuolo new Y.Test.Console().render('#log');