Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Fixing test / verifying passing notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
demotivated committed Aug 30, 2015
1 parent dfafa28 commit 7e75d3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ def test_help_message(self):
main(args)
output = out.getvalue().strip()
self.assertTrue('Valid commands:' in output)

def test_travis_ci_notifications(self):
self.assertTrue(False)

0 comments on commit 7e75d3d

Please sign in to comment.