Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Aug 22, 2018
1 parent 2e846d3 commit 25d4462
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_all.py
Expand Up @@ -6,11 +6,10 @@

def test_script():
subprocess.check_call(['findssh'])


def test_mod():
findssh.run()



if __name__ == '__main__':
Expand Down

0 comments on commit 25d4462

Please sign in to comment.