diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-02-08 23:20:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-02-08 23:20:10 +0100 |
commit | 6b9a3c1865fa8351905ab1c5033ada15bf87013b (patch) | |
tree | b26b3ba6b9942ecc0ac3275f3ab496e772511899 /tests/data | |
parent | 1f148c103c81166be4acb224450030e499518036 (diff) | |
download | curl-6b9a3c1865fa8351905ab1c5033ada15bf87013b.tar.gz |
test96: updated according to recent changes
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test96 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test96 b/tests/data/test96 index 55a86cefc..59493bd95 100644 --- a/tests/data/test96 +++ b/tests/data/test96 @@ -33,6 +33,9 @@ curl memory tracking operational <file name="log/memdump"> MEM tool_paramhlp.c MEM tool_cfgable.c +MEM tool_cfgable.c +MEM tool_cfgable.c +MEM tool_cfgable.c </file> <stripfile> $_ = '' if (($_ !~ /tool_paramhlp/) && ($_ !~ /tool_cfgable/)) |