summaryrefslogtreecommitdiff
path: root/t/00-load.t
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-23 20:28:09 +0300
committerPaul Buetow <paul@buetow.org>2025-09-23 20:28:09 +0300
commit2a1d1fa900a71d29c3bb3631c0564e3c35b6ec2b (patch)
tree2d6902d78156f3d543f6e03c58bd8d501bb01f91 /t/00-load.t
parentb2942f5cbe1246ab90d2a25b59f168152173266f (diff)
remove spaces
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;
-