repo.or.cz
/
openxpki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RT notifier: parse templates without header correctly
[openxpki.git]
/
trunk
/
clients
/
perl
/
OpenXPKI-Client-SCEP
/
t
/
00.load.t
blob
7f9317a64b1b7e2489a27e7fdf5a84fae5398fd7
1
use Test::More tests => 1;
2
3
BEGIN {
4
use_ok( 'OpenXPKI::Client::SCEP' );
5
}
6
7
diag( "Testing OpenXPKI::Client::SCEP $OpenXPKI::Client::SCEP::VERSION" );