RT notifier: parse templates without header correctly
[openxpki.git] / trunk / clients / perl / OpenXPKI-Client-SCEP / t / 00.load.t
blob7f9317a64b1b7e2489a27e7fdf5a84fae5398fd7
1 use Test::More tests => 1;
3 BEGIN {
4 use_ok( 'OpenXPKI::Client::SCEP' );
7 diag( "Testing OpenXPKI::Client::SCEP $OpenXPKI::Client::SCEP::VERSION" );