Rename cucumber feature for CLI require option

This commit is contained in:
Thibault Jouan
2015-04-18 17:14:03 +00:00
parent 7d011dad60
commit 6ce237f8f3

View File

@@ -0,0 +1,5 @@
Feature: require CLI option
Scenario: requires a ruby feature
When I run uhwm with option -v -r abbrev
Then the output must match /load.+abbrev.+ruby feature/i