client/app/Auth/login_controller_test.js
changeset 57 388b29d38b44
parent 56 e38e9d5114ad
child 58 e71b49ff4a23
--- 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);
-    })
-})