--- 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);
- })
-})