Sign in
third-party-mirror
/
SchedMD
/
slurm
/
refs/heads/slurm-2.2
/
.
/
contribs
/
perlapi
/
libslurm
/
perl
/
t
/
19-checkpoint.t
blob: 968ea37193ef946d62efc94e025d375e1d053fea [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/perl -T
use
Test
::
More
tests
=>
1
;
use
Slurm
qw
(:
constant
);
my
$slurm
=
Slurm
::
new
();
ok
(
defined $slurm
,
"create slurm object with default configuration"
);
# TODO: do not know how to test