3 строки
64 B
Ruby
3 строки
64 B
Ruby
|
require 'rspec/core/rake_task'
|
||
|
RSpec::Core::RakeTask.new(:test)
|