/[Grep]/t/00-action-Search.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 /t/00-action-Search.t

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

revision 147 by dpavlin, Sat Jun 9 09:00:59 2007 UTC revision 148 by dpavlin, Sat Jun 9 09:15:14 2007 UTC
# Line 57  my $search = Jifty::Test->web->new_actio Line 57  my $search = Jifty::Test->web->new_actio
57    
58  isa_ok($search, 'Grep::Action::Search');  isa_ok($search, 'Grep::Action::Search');
59    
60    {
61            use Log::Log4perl::Level;
62            Jifty->web->log->level( $DEBUG );
63    }
64    
65  my %args = %{$search->arguments};  my %args = %{$search->arguments};
66    
67  ok($args{q}, "Can search on q");  ok($args{q}, "Can search on q");

Legend:
Removed from v.147  
changed lines
  Added in v.148

  ViewVC Help
Powered by ViewVC 1.1.26