summaryrefslogtreecommitdiff
path: root/tests/test_gi.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_gi.py')
-rw-r--r--tests/test_gi.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_gi.py b/tests/test_gi.py
index f85d60fb..9633f57a 100644
--- a/tests/test_gi.py
+++ b/tests/test_gi.py
@@ -1101,7 +1101,6 @@ class TestGByteArray(unittest.TestCase):
# thus it will not reflect any changes
GIMarshallingTests.bytearray_none_in(ba)
GIMarshallingTests.bytearray_none_in(ba)
- #self.assertEqual(ba, b'\x00\x31\x00\x33')
class TestGList(unittest.TestCase):