console.log('Loading testapp_with_deps.'); angular.module('testapp_with_deps', ['testapp', 'testapp2']);