The 'include.rc' file, which should be sourced at the top of every
test, generates the TAP plan and TAP output.
To generate the TAP plan, include.rc counts the number (N) of
TEST,EXPECT etc and prints a line '1..N' which is the TAP plan. No
plan in TAP output means that this line isn't being generated.
You can run the test in debug mode using 'DEBUG=1 prove <test>' and
see what is happening.

On Mon, Oct 27, 2014 at 7:31 PM, Venky Shankar <yknev.shan...@gmail.com> wrote:
> possible to get verbose output? prove -v ?
>
>     Venky
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-devel
>
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to