base compiler detection at example of gcc
[ExtUtils-XBuilder.git] / t / 00-load.t
blobfc5aaa6ea4e0899c57a245c9d1b10b482f1ddd1e
1 #!perl -T
3 use Test::More tests => 1;
5 BEGIN {
6     use_ok( 'ExtUtils::XBuilder' ) || print "Bail out!
7 ";
10 diag( "Testing ExtUtils::XBuilder $ExtUtils::XBuilder::VERSION, Perl $], $^X" );