Update angular-local-storage-tests.ts

This commit is contained in:
Basarat Ali Syed
2015-03-12 11:50:15 +11:00
parent eb66c47bd2
commit c66de5824d
@@ -12,7 +12,7 @@ interface TestScope extends ng.IScope {
property: string;
}
module ng.local.storage.tests {
module angular.local.storage.tests {
export class TestController {
constructor($scope: TestScope, localStorageService: ng.local.storage.ILocalStorageService<string>) {
// isSupported