From: Don Armstrong Date: Fri, 1 Dec 2006 06:40:09 +0000 (-0800) Subject: add the beginnings of the mail testing scripts X-Git-Tag: release/2.6.0~585^2^2~54 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=15499a54e2b8f2895ff28acb38404d03fa4d7376;p=debbugs.git add the beginnings of the mail testing scripts --- diff --git a/t/06_mail_handling.t b/t/06_mail_handling.t new file mode 100644 index 00000000..a2788c04 --- /dev/null +++ b/t/06_mail_handling.t @@ -0,0 +1,14 @@ +# -*- mode: cperl;-*- +# $Id: 05_mail.t,v 1.1 2005/08/17 21:46:17 don Exp $ + +use Test::More tests => 2; + +use warnings; +use strict; + +# Here, we're going to shoot messages through a set of things that can +# happen. + +# First, we're going to send mesages to receive. +# To do so, we'll first send a message to submit, +# then send messages to the newly created bugnumber.