diff options
Diffstat (limited to 't')
| -rwxr-xr-x | t/01-unit.t | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/t/01-unit.t b/t/01-unit.t index 71697f5..36b77a9 100755 --- a/t/01-unit.t +++ b/t/01-unit.t @@ -1,7 +1,5 @@  #!/usr/bin/env perl -# This should probably replace 01-test.t once it's thorough enough -  use strict;  use warnings;  use Test::More; | 
