aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/scriptSpec.js
AgeCommit message (Collapse)Author
2012-04-20fix(script): Incorrectly reading script text on ieMisko Hevery
IE deals with script tags in special way and .text() does not work. Reading the .text property directly fixes the issue.
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery