Sindbad~EG File Manager

Current Path : /proc/4039398/root/usr/share/doc/perl-Test-Simple/t/Legacy/Builder/
Upload File :
Current File : //proc/4039398/root/usr/share/doc/perl-Test-Simple/t/Legacy/Builder/current_test_without_plan.t

#!/usr/bin/perl -w

# Test that current_test() will work without a declared plan.

use Test::Builder;

my $tb = Test::Builder->new;
$tb->current_test(2);
print <<'END';
ok 1
ok 2
END

$tb->ok(1, "Third test");

$tb->done_testing(3);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists