Sindbad~EG File Manager

Current Path : /proc/1553489/root/usr/share/doc/perl-Test-Simple/t/Legacy/Regression/
Upload File :
Current File : //proc/1553489/root/usr/share/doc/perl-Test-Simple/t/Legacy/Regression/6_cmp_ok.t

use Test::More;

use Test2::API qw/intercept/;

my $events = intercept {
    local $SIG{__WARN__} = sub { 1 };
    my $foo = undef;
    cmp_ok($foo, "ne", "");
};

is($events->[-1]->message, <<EOT, "Got useful diag");
    undef
        ne
    ''
EOT

done_testing;

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