Commit d6fe4aa1 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Commented unimplemented route in WebUI

parent 9583ba6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ class TestWebUI(ClientTestCase):
            url_for('service.home')
            url_for('device.home')
            url_for('link.home')
            url_for('main.debug')
            #url_for('main.debug')
            url_for('main.about')
            url_for('topology_js')
            url_for('site_js')