aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/cacheFactorySpec.js
AgeCommit message (Collapse)Author
2012-11-24fix($cacheFactory): return undefined when removing non-existent entryJeremy Tymes
Instead of throwning an exception, remove should return undefined when cache entry to be removed doesn't exist. Closes #1497
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery