Commit 550c0c6e authored by Godefroid Chapelle's avatar Godefroid Chapelle

typo

parent 8f045502
......@@ -709,7 +709,7 @@ def test_setProxiedObject():
... except TypeError:
... print "TypeError raised"
... else:
... print "Excpected TypeError not raised"
... print "Expected TypeError not raised"
TypeError raised
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment