mirror of
https://github.com/plashchynski/crono.git
synced 2026-07-13 16:22:47 +02:00
Remove unused spec
This commit is contained in:
@@ -19,10 +19,6 @@ describe Crono::CLI do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe '#start_working_loop' do
|
|
||||||
it 'should start working loop'
|
|
||||||
end
|
|
||||||
|
|
||||||
describe '#parse_options' do
|
describe '#parse_options' do
|
||||||
it 'should set cronotab' do
|
it 'should set cronotab' do
|
||||||
cli.send(:parse_options, ['--cronotab', '/tmp/cronotab.rb'])
|
cli.send(:parse_options, ['--cronotab', '/tmp/cronotab.rb'])
|
||||||
|
|||||||
Reference in New Issue
Block a user