summaryrefslogtreecommitdiff
path: root/t/00-load.t
diff options
context:
space:
mode:
Diffstat (limited to 't/00-load.t')
-rw-r--r--t/00-load.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/00-load.t b/t/00-load.t
index af89267..4f2d57c 100644
--- a/t/00-load.t
+++ b/t/00-load.t
@@ -6,4 +6,3 @@ use Test::More;
ok( do './foostats.pl', 'loaded foostats.pl' );
done_testing;
-