client/app/app_controller_test.js
changeset 80 dd414da0f0bb
parent 79 bd2f2c3f205c
child 81 a6bbf198bd24
--- a/client/app/app_controller_test.js	Wed Oct 29 12:50:30 2014 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-'use strict';
-
-describe("app_controller_test", function(){
-    it("should assert something",function(){
-        expect(true).toBe(true);
-    })
-})
\ No newline at end of file