Missing lib

This commit is contained in:
Xavier Guimard 2016-01-01 19:55:39 +00:00
parent 2f9c4743a4
commit 1b514714d6

View File

@ -1,6 +1,7 @@
# Base library for tests
use strict;
use Data::Dumper;
use 5.10.0;
use_ok('Lemonldap::NG::Manager::Cli::Lib');