Libraries
»
rspec-console
(0.6)
»
Index
»
RSpecConsole
»
run
Method: RSpecConsole.run
Defined in:
lib/rspec-console.rb
.
run
(*args) ⇒
Object
10 11 12
# File 'lib/rspec-console.rb', line 10
def
self
.
run
(
*
args
)
Runner
.
run
(
args
)
end