parseOnLoad:true, async: true, auto-require unit test
		This page tests that:
		
			- parseOnLoad: true parses the page on load
- auto-require of modules
- the parse happens before the ready() callback happens, including loading of auto-required modules
See console for test results.