summaryrefslogtreecommitdiffstats
path: root/js/tests
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests')
-rw-r--r--js/tests/unit/controller/AppControllerSpec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/controller/AppControllerSpec.js b/js/tests/unit/controller/AppControllerSpec.js
index a54b3b034..6ceb0e849 100644
--- a/js/tests/unit/controller/AppControllerSpec.js
+++ b/js/tests/unit/controller/AppControllerSpec.js
@@ -53,4 +53,4 @@ describe('AppController', function () {
expect(location.path).not.toHaveBeenCalled();
}));
-}); \ No newline at end of file
+});