aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-22 10:15:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-22 10:15:21 +0000
commit78a76dc9059a9ae9c30295bd43787b29d40a56c7 (patch)
tree3f577b9adee99174daeb6082fb425d8fd3ac0236 /tests/data/Makefile.am
parent5fa5fff0e9bf5849a88187715a45b253cf8eb190 (diff)
test 256 is like test 38 but with proxy + proxy auth
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 0826e2894..ccc7023fe 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -34,7 +34,8 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test199 test225 test226 test227 test230 test231 test232 test228 \
test229 test233 test234 test235 test236 test520 test237 test238 \
test239 test243 test245 test246 test247 test248 test249 test250 \
- test251 test252 test253 test254 test255 test521 test522 test523
+ test251 test252 test253 test254 test255 test521 test522 test523 \
+ test256
# The following tests have been removed from the dist since they no longer
# work. We need to fix the test suite's FTPS server first, then bring them