Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
guillomovitch committed Aug 10, 2012
1 parent f04dfd6 commit a973315
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion t/xml/response.t
Expand Up @@ -2,11 +2,13 @@

use strict;
use warnings;

use English qw(-no_match_vars);
use Test::More;
use Test::Exception;

use FusionInventory::Agent::Tools;
use FusionInventory::Agent::XML::Response;
use English qw(-no_match_vars);

my %tests = (
message1 => {
Expand Down

0 comments on commit a973315

Please sign in to comment.