Sign in
third-party-mirror
/
SchedMD
/
slurm
/
23cc378bcdccc3b26bdda8853a94d7faa72c2788
/
.
/
testsuite
/
slurm_unit
/
api
/
api-test.c
blob: 9590d0e153067d89cbe0eaf3459fa0ccb084be83 [
file
] [
log
] [
blame
]
#include
<errno.h>
#include
<stdio.h>
#include
<stdlib.h>
#include
<slurm/slurm.h>
#include
"testsuite/dejagnu.h"
int
main
(
int
argc
,
char
*
argv
[]
)
{
exit
(
0
);
}