X-Git-Url: https://www.nos-oignons.net/gitweb/gestion-adh.git/blobdiff_plain/febcaa4d9fbe691c63473c2129788c0dbbe5cce0..a98f7233458acc4f35ed2b43323bcb78041d33ba:/features/step_definitions/commands.rb diff --git a/features/step_definitions/commands.rb b/features/step_definitions/commands.rb index 54bc747..0aec8b6 100644 --- a/features/step_definitions/commands.rb +++ b/features/step_definitions/commands.rb @@ -1,3 +1,5 @@ +#-*- coding: utf-8 -*- + When /^j'exécute list\-emails$/ do run_simple 'list-emails' end