Skip to content
Snippets Groups Projects
Commit ea2b2fbd authored by Mathieu Alorent's avatar Mathieu Alorent
Browse files

correct message in tests

parent 9d69b69a
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,5 @@ use Test::More tests => 1;
my $arcconf = Parse::Arcconf->new();
$arcconf->parse_config_file("output.txt");
ok($arcconf, "Created new Reprepro::Uploaders object");
ok($arcconf, "Created new Parse::Arcconf object");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment