Rename CLI ruby feature require cucumber feature

This commit is contained in:
Thibault Jouan
2015-04-18 17:05:27 +00:00
parent 71caf160be
commit 0f2d658986

View File

@@ -0,0 +1,5 @@
Feature: ruby 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