--- Michael G Schwern <[EMAIL PROTECTED]> wrote: > That should be this: > > 1..5 > ok 1 > ok 2 #--- > - > fnurk: skib > ponk: gleeb > - > bar: krup > foo: plink > ... > ok 3
So we have this:
not ok 2 #---
-
line: 17
test: ok $foo;
...
How do you mark that as a TODO test?
not ok 2 # TODO don't know what $foo is #---
Anyone see a problem with that?
Cheers,
Ovid
--
Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/
