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