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