Remove dead code
This commit is contained in:
parent
ff2fc8d70d
commit
8afb8961f0
@ -5,7 +5,6 @@ module Uh
|
||||
RSpec.describe RunControl do
|
||||
include FileSystemHelpers
|
||||
|
||||
let(:code) { :run_control_code }
|
||||
let(:env) { Env.new(StringIO.new) }
|
||||
subject(:rc) { described_class.new env }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user