cvs commit: p5ee/App-Repository/t DBI-connect.t

[email protected] (Stephen Adkins)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
cvsuser     05/08/09 11:56:19

  Modified:    App-Repository/t DBI-connect.t
  Log:
  updated
  
  Revision  Changes    Path
  1.4       +1 -5      p5ee/App-Repository/t/DBI-connect.t
  
  Index: DBI-connect.t
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Repository/t/DBI-connect.t,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DBI-connect.t	25 Apr 2005 16:20:26 -0000	1.3
  +++ DBI-connect.t	9 Aug 2005 18:56:19 -0000	1.4
  @@ -26,16 +26,12 @@
   
   {
       my $context = App->context(
  +        %App::options,
           conf_file => "",
           conf => {
               Repository => {
                   default => {
                       class => $App::options{dbclass},
  -                    dbdriver => $App::options{dbdriver},
  -                    dbhost => $App::options{dbhost},
  -                    dbname => $App::options{dbname},
  -                    dbuser => $App::options{dbuser},
  -                    dbpass => $App::options{dbpass},
                   },
               },
           },
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.