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