Skip to content

Commit

Permalink
remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusban committed Oct 6, 2013
1 parent 67151c0 commit 07016a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/web2pytest/web2pytest.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,3 @@ def is_running_under_test(request, appname):
return True
else:
return False

def is_running_webclient():
return testfile_exists()

0 comments on commit 07016a5

Please sign in to comment.