--- a/client/app/Auth/login_controller_test.js Thu Apr 02 18:26:43 2015 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-'use strict';
-
-describe("auth_controller_test", function(){
- it("should assert something",function(){
- expect(true).toBe(true);
- })
-})