Skip to content

Commit

Permalink
TRIVIAL removing some extra blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Feb 18, 2014
1 parent 812b0ed commit 4a76c72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/delayed_queue_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,5 @@
assert !Resque.delayed?(SomeIvarJob, id: 2)
assert Resque.delayed?(SomeIvarJob)
assert !Resque.delayed?(SomeJob)

end

end

0 comments on commit 4a76c72

Please sign in to comment.