diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-03-25 21:31:14 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-03-25 21:31:14 +0000 |
commit | 195863a3bc9893c4fec3c6613c880c849e7780f7 (patch) | |
tree | 7652196245c8d144b0c6ddfa1e1feb86a4b036b7 /t | |
parent | e8c26a5fe91df45297036573f4007ab8d23de7e9 (diff) | |
parent | 4c3ccbe1ab62eea08559462633253b2fb98ab98a (diff) | |
download | perl-195863a3bc9893c4fec3c6613c880c849e7780f7.tar.gz |
Integrate now-non-binary file.
p4raw-id: //depot/perlio@9349
Diffstat (limited to 't')
-rw-r--r-- | t/lib/mimeqp.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/mimeqp.t b/t/lib/mimeqp.t index b3a740afd4..f7e127fd4a 100644 --- a/t/lib/mimeqp.t +++ b/t/lib/mimeqp.t @@ -14,7 +14,7 @@ $x70 = "x" x 70; "quoted printable"], # 8-bit chars should be encoded - ["våre kjære norske tegn bør æres" => + ["v\xe5re kj\xe6re norske tegn b\xf8r \xe6res" => "v=E5re kj=E6re norske tegn b=F8r =E6res"], # trailing space should be encoded |