Skip to content

Commit

Permalink
removing debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
raldred committed Nov 17, 2014
1 parent b018a77 commit 010db9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/guard/coffeescript_spec.rb
Expand Up @@ -18,7 +18,6 @@
describe '#initialize' do
context 'when no options are provided' do
it 'sets a default :watchers option' do
puts guard.options
guard.watchers.should be_a Array
guard.watchers.should be_empty
end
Expand Down

0 comments on commit 010db9f

Please sign in to comment.