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