Previous commit inadvertantly hosed this test; restored it.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12614 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Stefan Zager 2011-04-07 05:22:52 +00:00
commit 8c290f56bf

View file

@ -22,7 +22,6 @@ except RuntimeError,e:
# Throwing builtin classes as exceptions not supported
try:
t.hosed()
pass
except threads_exception.Exc,e:
if e.code != 42:
raise RuntimeError