aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/xpathleak.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/xpathleak.py')
-rwxr-xr-xpython/tests/xpathleak.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/python/tests/xpathleak.py b/python/tests/xpathleak.py
index 33ab61c0..6940b790 100755
--- a/python/tests/xpathleak.py
+++ b/python/tests/xpathleak.py
@@ -4,25 +4,15 @@ import sys, libxml2
libxml2.debugMemory(True)
expect="""--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
--> Invalid expression
---> xmlXPathEval: evaluation failed
"""
err=""
def callback(ctx, str):