aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/23-unit-sboclean.t1
-rwxr-xr-xt/24-unit-sboconfig.t1
2 files changed, 0 insertions, 2 deletions
diff --git a/t/23-unit-sboclean.t b/t/23-unit-sboclean.t
index 399eedc..e4a8258 100755
--- a/t/23-unit-sboclean.t
+++ b/t/23-unit-sboclean.t
@@ -31,7 +31,6 @@ sub load {
# 1-4: sboclean unit tests...
{
- local (*main::show_usage, *main::rm_full, *main::remove_stuff, *main::clean_c32);
load('sboclean');
my $exit;
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;