Multiversion Dojo: 0.4.3 and 1.0 (scoped djConfig)

NOTE: This test only works with a built version of Dojo, and it must be built with the scopeDjConfig parameter (the backslashes below are required):

build.sh profile=standard action=release scopeDjConfig=\{parseOnLoad:true,baseUrl:\"../../../../\",foo:\"bar\",scopeMap:[[\"dojo\",\"jodo\"],[\"dijit\",\"jidit\"],[\"dojox\",\"jodox\"]]\}

This page loads Dojo 0.4.3 and Dojo 1.0 (under the jodo scope)

djConfig.baseUrl should not exist:

jodo.baseUrl should be "../../../../":