Skip to content

Commit

Permalink
General exception for project
Browse files Browse the repository at this point in the history
  • Loading branch information
rhettg committed Jul 20, 2010
1 parent e07f1a7 commit acddaf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testify/errors.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
class TestifyError(Exception): pass

0 comments on commit acddaf2

Please sign in to comment.