X-Git-Url: https://nos-oignons.net/gitweb/gestion-adh.git/blobdiff_plain/deb521438462ac0ed68b3e280c2dd044f8c1934f..f6e098c942a89d011c0875783bd0d0db54e4b67a:/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