diff -r 46ce67c44723 -r 3542155549e4 client/app/visites/visites_controller_test.js --- 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