Remove out-of-date comment.

This commit is contained in:
Mark Dickinson 2010-04-06 15:47:14 +00:00
parent 21e85c707e
commit 3dd1bfc614
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@ class ReadWriteTests(unittest.TestCase):
self.assertEquals(ts.T_ULONGLONG, 4)
def test_bad_assignments(self):
# XXX testing of T_UINT and T_ULONG temporarily disabled;
# see issue 8014.
integer_attributes = [
'T_BOOL',
'T_BYTE', 'T_UBYTE',