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