From 13e6e80281a0c7ddc980006ae39ae3bae4cb03d1 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 11 Feb 2016 22:36:29 +0100 Subject: migrate js build system to gulp --- js/tests/unit/controller/AppControllerSpec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/tests') 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 +}); -- cgit v1.2.3