Rev 204: Modified a test string to include a Unicode character. in http://bzr.daniel-watkins.co.uk/pqm/125888

Daniel Watkins daniel at daniel-watkins.co.uk
Tue Jul 15 14:14:11 BST 2008


At http://bzr.daniel-watkins.co.uk/pqm/125888

------------------------------------------------------------
revno: 204
revision-id: daniel at daniel-watkins.co.uk-20080715131251-n45eku7x7eqb7jtv
parent: daniel at daniel-watkins.co.uk-20080715131050-uk23g5pzl6be1x3p
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: 125888
timestamp: Tue 2008-07-15 14:12:51 +0100
message:
  Modified a test string to include a Unicode character.
-------------- next part --------------
=== modified file 'pqm/tests/test_pqm.py'
--- a/pqm/tests/test_pqm.py	2008-07-10 07:43:40 +0000
+++ b/pqm/tests/test_pqm.py	2008-07-15 13:12:51 +0000
@@ -20,7 +20,7 @@
     """)
 
 sample_message_2 = dedent("""\
-    From: John.Citizen at example.com
+    From: Danilo.??egan at example.com
     Subject: A new action
     star-merge archive at example.com/foo--bar--0 archive2 at example.com/bar--foo--2
     """)

=== modified file 'pqm/ui/tests/test_twisted.py'
--- a/pqm/ui/tests/test_twisted.py	2008-07-15 13:10:50 +0000
+++ b/pqm/ui/tests/test_twisted.py	2008-07-15 13:12:51 +0000
@@ -110,7 +110,7 @@
                     "   </li>\n"
                     "   <li>\n"
                     "    <p>\n"
-                    "     ...: John.Citizen at example.com, 'A new action'\n"
+                    "     ...: Danilo.??egan at example.com, 'A new action'\n"
                     "     <ol>\n"
                     "      <li>\n"
                     "       Merge archive at example.com/foo--bar--0"



More information about the bazaar-commits mailing list