Skip to content

Commit

Permalink
fix test class name
Browse files Browse the repository at this point in the history
  • Loading branch information
olt committed Sep 8, 2016
1 parent 66720bd commit b9b71c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapproxy/test/system/test_cache_s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def teardown_module():
module_teardown(test_config)
_mock.stop()

class TestGeopackageCache(SystemTest):
class TestS3Cache(SystemTest):
config = test_config
table_name = 'cache'

Expand Down

0 comments on commit b9b71c3

Please sign in to comment.