Skip to content

Commit

Permalink
shebang and usual pragmas
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Rousse authored and Guillaume Rousse committed Jan 16, 2012
1 parent 1681b21 commit ee1b97f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions t/p2p.t
@@ -1,3 +1,8 @@
#!/usr/bin/perl

use strict;
use warnings;

use FusionInventory::Agent::Task::Deploy::P2P;
use Data::Dumper;
use Test::More tests => 3;
Expand Down

0 comments on commit ee1b97f

Please sign in to comment.