Show
Ignore:
Timestamp:
05/12/08 01:21:15 (4 years ago)
Author:
dom
Message:

Add more pieces to support schema upgrade testing (including support for
setting up version 8 schemas) and add actual test script

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wiki-toolkit/trunk/lib/Wiki/Toolkit/TestLib.pm

    r438 r440  
    7070                                                 dbhost => $config{dbhost}, 
    7171                                               }, 
     72                                     dsn    => $dsn 
    7273                                   }; 
    7374    }