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