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

typo

parent 8f045502
...@@ -709,7 +709,7 @@ def test_setProxiedObject(): ...@@ -709,7 +709,7 @@ def test_setProxiedObject():
... except TypeError: ... except TypeError:
... print "TypeError raised" ... print "TypeError raised"
... else: ... else:
... print "Excpected TypeError not raised" ... print "Expected TypeError not raised"
TypeError 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