client/app/login/login_controller_test.js
changeset 25 4053d9a44548
parent 24 21ecbde9e080
child 26 c7dfe7185ef7
--- a/client/app/login/login_controller_test.js	Mon Mar 23 12:22:44 2015 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-'use strict';
-
-describe("login_controller_test", function(){
-    it("should assert something",function(){
-        expect(true).toBe(true);
-    })
-})