/[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

Annotation of /t/00-action-Search.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29 - (hide annotations)
Mon Feb 19 18:25:12 2007 UTC (17 years, 3 months ago) by dpavlin
File MIME type: application/x-troff
File size: 222 byte(s)
Fetch action now returns Grep::Model::ItemCollection and new fragment on the right allows
using PubSub refresh of left pane with new results
1 dpavlin 29 #!/usr/bin/env perl
2     use warnings;
3     use strict;
4    
5     =head1 DESCRIPTION
6    
7     A (very) basic test harness for the Search action.
8    
9     =cut
10    
11     use Jifty::Test tests => 1;
12    
13     # Make sure we can load the action
14     use_ok('Grep::Action::Search');
15    

  ViewVC Help
Powered by ViewVC 1.1.26