changeset 5892:fe5776a7443b

Fix test output
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 18 Jan 2008 13:54:33 -0800
parents e7ec2217f2d8
children 87e6b4f4871b
files tests/test-webraw.out
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-webraw.out	Fri Jan 18 13:49:11 2008 -0800
+++ b/tests/test-webraw.out	Fri Jan 18 13:54:33 2008 -0800
@@ -1,7 +1,7 @@
 200 Script output follows
 content-type: text/plain
 content-length: 157
-content-disposition: filename=sometext.txt
+content-disposition: attachment; filename=sometext.txt
 
 This is just some random text
 that will go inside the file and take a few lines.