aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-05-23 19:03:44 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-05-23 19:03:44 +0200
commitc4c426cc40eb75d40789cd40d8e1b41c571ffdb0 (patch)
tree511cc0e0a62f36fa1cc6787f486d9bdb8ac4bd5c
parent4e169d71a6bffb28077389520feca7430d0d9556 (diff)
downloadsbotools2-c4c426cc40eb75d40789cd40d8e1b41c571ffdb0.tar.xz
01-unit.t: remove comment now that it has replaced 01-test.t
-rwxr-xr-xt/01-unit.t2
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;