This test checks the order in which script onloads are called. Hopefully only one script onload is fired at a time and it matches the just-evaluated script tag. If this does not work, then it means require.js files *must* specify a module name for a module definition call, instead of letting it be derived from the file path.
Check the console for output