/[webpac2]/Webpacus/t/Controller/Editor.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

Contents of /Webpacus/t/Controller/Editor.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (show annotations)
Thu Nov 24 16:30:16 2005 UTC (18 years, 7 months ago) by dpavlin
File MIME type: application/x-troff
File size: 145 byte(s)
 r9104@llin:  dpavlin | 2005-11-24 17:32:00 +0100
 first try at re-implementing editor in Prototype and script.aculo.us and
 mir.aculo.us, it's not as easy as it seems.

1
2 use Test::More tests => 3;
3 use_ok( Catalyst::Test, 'Webpacus' );
4 use_ok('Webpacus::Controller::Editor');
5
6 ok( request('editor')->is_success );
7

  ViewVC Help
Powered by ViewVC 1.1.26