summaryrefslogtreecommitdiff
path: root/t/chkstow.t
diff options
context:
space:
mode:
Diffstat (limited to 't/chkstow.t')
-rwxr-xr-xt/chkstow.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/chkstow.t b/t/chkstow.t
index 0b8027f..4affd7f 100755
--- a/t/chkstow.t
+++ b/t/chkstow.t
@@ -70,7 +70,7 @@ stderr_like(
"Skip directories containing .stow");
# squelch warn so that check_stow doesn't carp about skipping .stow all the time
-$SIG{'__WARN__'} = sub { };
+$SIG{__WARN__} = sub { };
@ARGV = ('-t', '.', '-l');
stdout_like(