/[Apache-SVN]/spamassassin/trunk/t/plugin_file.t
ViewVC logotype

Diff of /spamassassin/trunk/t/plugin_file.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/t/plugin_file.t	2005/04/12 02:55:36	161010
+++ spamassassin/trunk/t/plugin_file.t	2005/04/12 02:59:38	161011
@@ -2,7 +2,7 @@
 
 use lib '.'; use lib 't';
 use SATest; sa_t_init("plugin_file");
-use Test; BEGIN { plan tests => 6 };
+use Test; BEGIN { plan tests => 7 };
 
 # ---------------------------------------------------------------------------
 
@@ -12,6 +12,7 @@ q{ GTUBE }, 'gtube',
 q{ MY_TEST_PLUGIN }, 'plugin_called',
 q{ registered myTestPlugin }, 'registered',
 q{ myTestPlugin eval test called }, 'test_called',
+q{ myTestPlugin finishing }, 'plugin_finished',
 
 );
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26