/[Frey]/trunk/t/01-Frey-Class-Loader.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/01-Frey-Class-Loader.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 929 by dpavlin, Mon Jan 5 23:16:13 2009 UTC revision 930 by dpavlin, Mon Jan 5 23:19:10 2009 UTC
# Line 68  foreach my $class ( keys %$test ) { Line 68  foreach my $class ( keys %$test ) {
68    
69  my $methods = {  my $methods = {
70          'Frey::Config' => [ 'config', 'load_config' ],          'Frey::Config' => [ 'config', 'load_config' ],
71          'Frey::Editor' => [ 'url_regex', 'command' ],          'Frey::Editor' => [ "switch_screen", "url_regex", "command" ],
72  };  };
73    
74  foreach my $class ( keys %$methods ) {  foreach my $class ( keys %$methods ) {

Legend:
Removed from v.929  
changed lines
  Added in v.930

  ViewVC Help
Powered by ViewVC 1.1.26