/[Intel-AMT]/trunk/t/00-load.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/00-load.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by dpavlin, Sat Aug 8 14:18:27 2009 UTC revision 2 by dpavlin, Sat Aug 8 15:07:39 2009 UTC
# Line 1  Line 1 
1  #!perl -T  #!/usr/bin/perl -T
2    
3  use Test::More tests => 1;  use Test::More tests => 1;
4    
5    use lib 'lib';
6    
7  BEGIN {  BEGIN {
8          use_ok( 'Intel::AMT' );          use_ok( 'Intel::AMT' );
9  }  }

Legend:
Removed from v.1  
changed lines
  Added in v.2

  ViewVC Help
Powered by ViewVC 1.1.26