aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngScenario/Application.js
AgeCommit message (Collapse)Author
2012-04-12fix(e2eRunner): $browser.location should delegate to apps $locationIgor Minar
previously it would create a new instance which wasn't configured as the one in the app, which resulted in incorrect values being returned in html5 mode with base url set
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery