email address update: thurston@cs.queensu.ca -> thurston@complang.org
[external/ragel.git] / test / mailbox3.rl
index 8f923ba..8039f80 100644 (file)
@@ -150,7 +150,7 @@ int main()
 {
        test(
                "From user@host.com Wed Nov 28 13:30:05 2001\n"
-               "From: \"Adrian D. Thurston\" <thurston@cs.queensu.ca>\n"
+               "From: \"Adrian D. Thurston\" <thurston@complang.org>\n"
                "Subject:   the squirrel has landed\n"
                "\n"
                "Message goes here. \n"
@@ -168,7 +168,7 @@ int main()
        test(
                "From user@host.com Wed Nov 28 13:30:05 2001\n"
                "To: \"(kill 2)\" some guy <sg@net.com>\n"
-               "From: \"Adrian D. Thurston this name is far too long\" <thurston@cs.queensu.ca>\n"
+               "From: \"Adrian D. Thurston this name is far too long\" <thurston@complang.org>\n"
                "Subject:   the squirrel has landed\n"
                "\n"
                "From user2@host2.com Wed Nov 28 13:30:05 2001\n"
@@ -204,7 +204,7 @@ int main()
 #ifdef _____OUTPUT_____
 ------
 FROM
-       "Adrian D. Thurston" | thurston@cs.queensu.ca
+       "Adrian D. Thurston" | thurston@complang.org
 SUBJECT
        the squirrel has landed
 ------