1630N/A<iframe name="xframe" id="xframe" src="assets/xframe.html" style="visibility: hidden;"></iframe>
1630N/A core: ['get', 'features','intl-base','yui-log','yui-later','loader-base','loader-rollup','loader-yui3' ],
1630N/A gfilter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'min'
1630N/A logExclude: {Dom: true, Selector: true, Node: true, attribute: true, base: true, event: true, widget: true },
filter: YUI_config.gfilter,
fullpath: 'array-test.js',
fullpath: 'object-test.js',
fullpath: 'lang-test.js',
fullpath: '/seed-tests.js',
fullpath: '/core-tests.js',
fullpath: 'config-test.js'
fullpath: 'later-test.js'
fullpath: 'namespace-test.js'
fullpath: '/ua-data.js'
fullpath: '/ua-yui-data.js',
fullpath: '/ua-tests.js',
}).use('ua-tests', 'seed-tests', 'core-tests', 'config-test', 'later-test', 'namespace-test', 'array-test', 'object-test', 'lang-test', 'test-console', 'test', function(Y) {
new Y.Test.Console().render('#log');
Y.Test.Runner.setName('YUI Seed Fetch Loader Test Suite');