Skip to content
Permalink
Browse files
Add test
  • Loading branch information
pblottiere committed Feb 23, 2018
1 parent 37b47c6 commit 42ca67e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
@@ -750,7 +750,7 @@ def test_wms_getmap_selection(self):
"HEIGHT": "500",
"WIDTH": "500",
"SRS": "EPSG:3857",
"SELECTION": "Country: 4"
"SELECTION": "Country: 4,1;Hello: 2,5"
}.items())])

r, h = self._result(self._execute_request(qs))
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42ca67e

Please sign in to comment.