Commit 50f80fe5 authored by Michal Čihař's avatar Michal Čihař

Remove debugging code

parent c71ea3ec
......@@ -38,7 +38,6 @@ class SeleniumTests(LiveServerTestCase):
return result.status == 200
def run(self, result=None):
print 'RUN'
if result is None:
result = self.defaultTestResult()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment