Commit 3dd1bfc6 authored by Mark Dickinson's avatar Mark Dickinson

Remove out-of-date comment.

parent 21e85c70
......@@ -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',
......
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