aboutsummaryrefslogtreecommitdiff
path: root/t/24-unit-sboconfig.t
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-06-06 23:10:25 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-06-06 23:10:25 +0200
commit71c12436d69b56dd47f1cd574a0712e4b760bf2f (patch)
tree16e6e1d75b21fd936655948014e420944fb27158 /t/24-unit-sboconfig.t
parentbd417b768e84cf733d0b5813545107c95953ba05 (diff)
downloadsbotools2-71c12436d69b56dd47f1cd574a0712e4b760bf2f.tar.xz
23-24.t: no need to localise subroutines when the tests are in their own files
Diffstat (limited to 't/24-unit-sboconfig.t')
-rwxr-xr-xt/24-unit-sboconfig.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/24-unit-sboconfig.t b/t/24-unit-sboconfig.t
index 90008da..8f637de 100755
--- a/t/24-unit-sboconfig.t
+++ b/t/24-unit-sboconfig.t
@@ -31,7 +31,6 @@ sub load {
# 1-2: sboconfig unit tests...
{
- local (*main::show_usage, *main::config_write);
load('sboconfig');
my $exit;