diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-03-12 14:03:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-03-12 14:03:53 +0000 |
commit | 5b9b82c1cd55f705a47403dbd0bf3a46d789144b (patch) | |
tree | 290a279841a1ce08e90a21b1c9a0983f911bb801 /tests | |
parent | 075c534270421964e1c4709e4f87a99e31d1f1d1 (diff) |
test58 added
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index f80875c04..c72525d8c 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -18,4 +18,5 @@ test107 test116 test125 test2 test26 test33 test45 test126 \ test304 test39 test32 test128 test48 test306 \ test130 test131 test132 test133 test134 test135 test403 test305 \ test49 test50 test51 test52 test53 test54 test55 test56 \ -test500 test501 test502 test503 test504 test136 test57 test137 test138 +test500 test501 test502 test503 test504 test136 test57 test137 test138 \ +test58 |