removing WSClient

This commit is contained in:
Graham Knop 2008-12-03 00:32:58 +00:00
parent 585e608506
commit 0957247dbc
6 changed files with 34 additions and 567 deletions

View file

@ -144,12 +144,6 @@ my @tmplVarTable = (
id => 'WeatherDataTmpl0000001',
var => [ qw(controls) ],
},
###WS Client
{
id => 'PBtmpl0000000000000069',
var => [ qw(controls) ],
},
);
use Test::More; # increment this value for each test you create