Skip to content

Commit

Permalink
Remove empty test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jun 30, 2013
1 parent 28faa17 commit 8c79134
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/functional/api_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -266,14 +266,6 @@ def test_changes_zoom_valid
end
end

def test_start_end_time_invalid

end

def test_start_end_time_invalid

end

def test_hours_invalid
invalid = %w{ -21 335 -1 0 25 26 100 one two three ping pong : }
invalid.each do |hour|
Expand Down

0 comments on commit 8c79134

Please sign in to comment.