[ SEA-GHOST MINI SHELL]

Path : /proc/2/cwd/proc/3/cwd/usr/share/doc/perl-Test-Simple-0.98/t/Tester/
FILE UPLOADER :
Current File : //proc/2/cwd/proc/3/cwd/usr/share/doc/perl-Test-Simple-0.98/t/Tester/tbt_03die.t

#!/usr/bin/perl

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

eval {
    test_test("foo");
};
like($@,
     "/Not testing\.  You must declare output with a test function first\./",
     "dies correctly on error");


SEA-GHOST - SHELL CODING BY SEA-GHOST