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