init
This commit is contained in:
9
wcmtools/openid/perl/Net-OpenID-Consumer/t/00-use.t
Executable file
9
wcmtools/openid/perl/Net-OpenID-Consumer/t/00-use.t
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
use strict;
|
||||
use Test::More tests => 1;
|
||||
use Net::OpenID::Consumer;
|
||||
|
||||
ok(1);
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user