summaryrefslogtreecommitdiff
path: root/python/tests/reader5.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/reader5.py')
-rwxr-xr-xpython/tests/reader5.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tests/reader5.py b/python/tests/reader5.py
index 19d1c3be..6f382519 100755
--- a/python/tests/reader5.py
+++ b/python/tests/reader5.py
@@ -46,4 +46,3 @@ if libxml2.debugMemory(1) == 0:
print("OK")
else:
print("Memory leak %d bytes" % (libxml2.debugMemory(1)))
- libxml2.dumpMemory()