index.html revision c72174b1e1e45cb0dd5a7380cae710fb25da05d4
YUI.GlobalConfig = {
fullpath: '/noop.js'
gfilter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'min'
logExclude: {Dom: true, Selector: true, Node: true, attribute: true, base: true, event: true, widget: true },
filter: YUI_config.gfilter,
fullpath: '/seed-tests.js',
fullpath: '/core-tests.js',
fullpath: 'config-test.js'
fullpath: 'later-test.js'
fullpath: 'namespace-test.js'
}).use('seed-tests', 'core-tests', 'config-test', 'later-test', 'namespace-test', 'test-console', 'test', function(Y) {
new Y.Test.Console().render('#log');
Y.Test.Runner.masterSuite.name = 'YUI Seed Fetch Loader Test Suite';
Y.Test.Runner.masterSuite.items[0].name = 'YUI Seed Fetch Loader Test Suite';