Escape 8-bit characters.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 25 Mar 2001 16:01:48 +0000 (16:01 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 25 Mar 2001 16:01:48 +0000 (16:01 +0000)
p4raw-id: //depot/perl@9341

t/lib/mimeqp.t

index b3a740a..f7e127f 100755 (executable)
@@ -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