aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-07-10 22:23:16 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-07-10 22:23:16 +0000
commit93bd5123571092b2ccf925ca00cfe107e00f9f68 (patch)
treed2e41770649c319136584e86c977da41bf781fe3 /tests/data/Makefile.am
parent04d3a8c7144128de2886443f66c80263713b3d9e (diff)
Fixed a curl memory leak reported by Song Ma with a modified version
of the patch he suggested. Added his test case as test289 to verify.
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index f18df11b5..4af0491ca 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -42,4 +42,4 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test405 test604 test605 test606 test607 test608 test609 test294 test295 \
test296 test297 test298 test610 test611 test612 test406 test407 test408 \
test409 test613 test614 test700 test701 test702 test704 test705 test703 \
- test706 test707 test350 test351 test352 test353
+ test706 test707 test350 test351 test352 test353 test289