From e3e37e3f8cd737585799429e09159bc4dbf330c8 Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 29 Dec 2009 00:26:58 +0100 Subject: updated test --- test/tc_displayable.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/tc_displayable.py') diff --git a/test/tc_displayable.py b/test/tc_displayable.py index 01be0c9c..3acf338b 100644 --- a/test/tc_displayable.py +++ b/test/tc_displayable.py @@ -27,8 +27,8 @@ class TestDisplayable(unittest.TestCase): # Using a color method implies change of window attributes disp = self.disp - self.win.chgat = raise_ok - self.win.attrset = raise_ok + disp.win.chgat = raise_ok + disp.win.attrset = raise_ok self.assertRaises(OK, disp.color, 'a', 'b') self.assertRaises(OK, disp.color_at, 0, 0, 0, 'a', 'b') -- cgit 1.4.1-2-gfad0