commit c4c426cc40eb75d40789cd40d8e1b41c571ffdb0 parent 4e169d71a6bffb28077389520feca7430d0d9556 Author: Andreas Guldstrand <andreas.guldstrand@gmail.com> Date: Mon, 23 May 2016 19:03:44 +0200 01-unit.t: remove comment now that it has replaced 01-test.t Diffstat:
| M | t/01-unit.t | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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;