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