Clean sessions (#1338)

This commit is contained in:
Xavier Guimard 2017-12-20 06:42:27 +01:00
parent 17eee08ae5
commit 92113fb6e3
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ SKIP: {
}
count($maintests);
stopLdapServer() if $ENV{LLNGTESTLDAP};
clean_sessions();
done_testing( count() );