Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonéri Le Bouder committed Dec 19, 2012
1 parent 806a1ee commit 443e5d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions t/config.t
Expand Up @@ -36,11 +36,3 @@ foreach my $test (keys %config) {
is_deeply($c->{'no-category'}, $config{$test}->{'no-category'}, "no-category");
}

#$config = FusionInventory::Agent::Config->new(options => {
# 'conf-file' => 't/config/sample2/agent.cfg'
#
#});
#
#is_deeply($config->{'no-task'}, , "no-task");
#is_deeply($config->{'no-category'}, , "no-category is not empty");
#

0 comments on commit 443e5d4

Please sign in to comment.