[svn r63566] the InternalException event class bites the dust.
--HG-- branch : trunk
This commit is contained in:
Vendored
+1
-1
@@ -109,7 +109,7 @@ class TestMasterSlaveConnection:
|
||||
node = mysetup.makenode(item.config)
|
||||
node.channel.close()
|
||||
py.test.raises(IOError, "node.send(item)")
|
||||
#ev = self.geteventargs(event.InternalException)
|
||||
#ev = self.getevents("internalerror")
|
||||
#assert ev.excinfo.errisinstance(IOError)
|
||||
|
||||
def test_send_one(self, testdir, mysetup):
|
||||
|
||||
Reference in New Issue
Block a user