|
From: <jgr...@us...> - 2003-07-01 19:50:03
|
Update of /cvsroot/popfile/engine/POPFile
In directory sc8-pr-cvs1:/tmp/cvs-serv3023/POPFile
Modified Files:
Configuration.pm
Log Message:
Added test suite for POPFile::Module... yes folks I've started working on the complete unit test suite for POPFile
Index: Configuration.pm
===================================================================
RCS file: /cvsroot/popfile/engine/POPFile/Configuration.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** Configuration.pm 14 Jun 2003 21:10:12 -0000 1.19
--- Configuration.pm 1 Jul 2003 18:38:59 -0000 1.20
***************
*** 211,215 ****
# if accessed from the config module or through module_config_ from outside
! my %upgrades = (
# Parameters that are now handled by Classifier::Bayes
--- 211,215 ----
# if accessed from the config module or through module_config_ from outside
! my %upgrades = (
# Parameters that are now handled by Classifier::Bayes
|