]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blob - tests/functional/test_wrgpxtool.py
db22a41f11173efbe80c91bda75f68aea1ba7953
[philipp/winterrodeln/wradmin.git] / tests / functional / test_wrgpxtool.py
1 from wradmin.tests import *
2
3 class TestWrgpxtoolController(TestController):
4
5     def test_index(self):
6         response = self.app.get(url(controller='wrgpxtool', action='index'))
7         # Test response...