Sign in
third-party-mirror
/
SchedMD
/
slurm
/
2c1413024989a59bb6d726b73d0cd046212d46ac
/
.
/
contribs
/
perlapi
/
libslurm
/
perl
/
t
/
22-list.t
blob: e2c48c17dbeb2dea675d0c81ae41c42da7178633 [
file
] [
log
] [
blame
]
#!/usr/bin/perl -T
use
Test
::
More
tests
=>
1
;
use
Slurm
qw
(:
constant
);
my
$slurm
=
Slurm
::
new
();
ok
(
ref $slurm eq
"Slurm"
,
"create slurm object with default configuration"
);
# TODO: do not know how to test