module RSpec::Queue::ConfigurationExtension
Private Instance Methods
command()
click to toggle source
# File lib/rspec/queue.rb, line 48 def command 'rspec' # trick rspec into enabling it's default behavior end