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