Sindbad~EG File Manager

Current Path : /proc/1553489/root/usr/share/doc/perl-Test-Simple/t/Legacy/Tester/
Upload File :
Current File : //proc/1553489/root/usr/share/doc/perl-Test-Simple/t/Legacy/Tester/tbt_08subtest.t

#!/usr/bin/env perl
# HARNESS-NO-STREAM

use strict;
use warnings;

use Test::Builder::Tester tests => 1;
use Test::More;

subtest 'foo' => sub {
    plan tests => 1;

    test_out("not ok 1 - foo");
    test_fail(+1);
    fail("foo");
    test_test("fail works");
};

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