From dd82e87b160e259d2717e695a65f97b9a19546f3 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 27 Jun 2006 04:31:35 +0000 Subject: [PATCH] remove old template from template tests --- t/mandatory_template_vars.t | 9 --------- 1 file changed, 9 deletions(-) diff --git a/t/mandatory_template_vars.t b/t/mandatory_template_vars.t index 608c31c59..fc6c1f361 100644 --- a/t/mandatory_template_vars.t +++ b/t/mandatory_template_vars.t @@ -40,15 +40,6 @@ my @tmplVarTable = ( var => [ qw(application.workarea) ], loop => [ qw(application_loop)] }, - ## Templates from WebGUI::Operation::MessageLog.pm - { - id => 'PBtmpl0000000000000050', - loop => [ qw(message.loop) ], - }, - { - id => 'PBtmpl0000000000000049', - var => [ qw(message.takeAction) ], - }, ## Templates from WebGUI::Operation::Help.pm { id => 'PBtmplHelp000000000001',