diff options
author | Yang Tse <yangsita@gmail.com> | 2008-04-22 00:23:18 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-04-22 00:23:18 +0000 |
commit | ed1ad28e2988aa79682eb9317e64c999137e20d7 (patch) | |
tree | 7b72dc29ce3958b8317983d4c2ad5de17e05fcd1 /tests | |
parent | 7076505c2495d2804a0b8f8f9b5901aa8f5dbf16 (diff) | |
download | curl-ed1ad28e2988aa79682eb9317e64c999137e20d7.tar.gz |
Remove previously introduced small delay to verify if it can be avoided
with the accelerated writing of server input and response request files
in test harness sws server.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test1001 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/data/test1001 b/tests/data/test1001 index 58832cbdf..9f8e53432 100644 --- a/tests/data/test1001 +++ b/tests/data/test1001 @@ -71,9 +71,6 @@ http://%HOSTIP:%HTTPPORT/1001 -u auser:apasswd --digest -T log/1001 -x http://% <file name="log/1001"> test </file> -<postcheck> -%SRCDIR/libtest/delay.pl 1 -</postcheck> </client> # Verify data after the test has been "shot" |