Skip to content

Commit dee4093

Browse files
committed
remove test failure which was inserted just to see if hudson was running the tests properly
1 parent d3face2 commit dee4093

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_oauth.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -922,8 +922,6 @@ def create_simple_multipart_data(self, data):
922922
return content_type, crlf.join(items)
923923

924924
def test_init(self):
925-
raise Exception("Whoops this is in error. Now please report this to me.")
926-
927925
class Blah():
928926
pass
929927

0 commit comments

Comments
 (0)