Removed Osmrender export test
This commit is contained in:
parent
9bd47cc94a
commit
29a75be373
1 changed files with 1 additions and 6 deletions
|
@ -31,9 +31,4 @@ class ExportControllerTest < ActionController::TestCase
|
|||
assert_response :redirect
|
||||
end
|
||||
|
||||
def test_finish_osmarender
|
||||
get :finish, {:minlon => 0, :minlat => 50, :maxlon => 1, :maxlat => 51, :format => 'osmarender', :osmarender_format => 'test', :osmarender_zoom => '12'}
|
||||
assert_response :redirect
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue