diff options
Diffstat (limited to 'test/lisp/erc/resources/keep-place/follow.eld')
-rw-r--r-- | test/lisp/erc/resources/keep-place/follow.eld | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/lisp/erc/resources/keep-place/follow.eld b/test/lisp/erc/resources/keep-place/follow.eld index e857c17175d..db9352d93be 100644 --- a/test/lisp/erc/resources/keep-place/follow.eld +++ b/test/lisp/erc/resources/keep-place/follow.eld @@ -71,3 +71,8 @@ (0.03 ":bob!~u@2q6ysndq32az6.irc PRIVMSG #chan :alice: No egma, no riddle, no l'envoy; no salve in the mail, sir. O! sir, plantain, a plain plantain: no l'envoy, no l'envoy: no salve, sir, but a plantain.") (0.03 ":alice!~u@2q6ysndq32az6.irc PRIVMSG #chan :Signior Iachimo will not from it. Pray, let us follow 'em.")) + +((privmsg 10 "PRIVMSG #spam :three") + ;; Third check point. + (0.01 ":bob!~u@2q6ysndq32az6.irc PRIVMSG #spam :Moved.") + (0.01 ":bob!~u@2q6ysndq32az6.irc PRIVMSG #chan :Ready.")) |