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