Remove deprecated test scenario (UAT)
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
Feature: run control file evaluation
|
||||
|
||||
Scenario: evaluates the default run control file when present
|
||||
Given a run control file with:
|
||||
"""
|
||||
puts 'run control evaluation'
|
||||
"""
|
||||
When I start uhwm
|
||||
Then the output must contain "run control evaluation"
|
||||
|
||||
Scenario: reports run control code in backtrace on errors
|
||||
Given a run control file with:
|
||||
"""
|
||||
|
Reference in New Issue
Block a user