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
Web interface: added forgotten file /lib/display_field.mhtml
[openxpki.git]
/
trunk
/
clients
/
perl
/
OpenXPKI-Client
/
t
/
10.load.t
blob
857860a5710c6f442b5797636a4757c8132a8708
1
use Test::More tests => 1;
2
3
BEGIN {
4
use_ok( 'OpenXPKI::Client' );
5
}
6
7
diag( "Testing OpenXPKI::Client $OpenXPKI::Client::VERSION" );