client/app/visites/visites_controller_test.js
changeset 96 3542155549e4
parent 91 f7a844a9079e
--- a/client/app/visites/visites_controller_test.js	Wed May 27 18:57:03 2015 +0200
+++ b/client/app/visites/visites_controller_test.js	Wed May 27 18:58:39 2015 +0200
@@ -4,5 +4,5 @@
     it("should assert something",function(){
         expect(true).toBe(true);
   
-	})
+    })
 })
\ No newline at end of file