Remove unused spec

This commit is contained in:
Dzmitry Plashchynski
2015-03-15 09:35:16 +02:00
parent a0c612fb27
commit 6508197f26

View File

@@ -19,10 +19,6 @@ describe Crono::CLI do
end
end
describe '#start_working_loop' do
it 'should start working loop'
end
describe '#parse_options' do
it 'should set cronotab' do
cli.send(:parse_options, ['--cronotab', '/tmp/cronotab.rb'])