[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.133.147.193: ~ $
#!/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");


Filemanager

Name Type Size Permission Actions
tbt_01basic.t File 1.17 KB 0644
tbt_02fhrestore.t File 1.17 KB 0644
tbt_03die.t File 225 B 0644
tbt_04line_num.t File 196 B 0644
tbt_05faildiag.t File 824 B 0644
tbt_06errormess.t File 3.03 KB 0644
tbt_07args.t File 5.15 KB 0644